Creates participant flow diagrams directly from a dataframe. Representing the flow of participants through each stage of a study, especially in clinical trials, is essential to assess the generalisability and validity of the results. This package provides a set of functions that can be combined with a pipe operator to create all kinds of flowcharts from a data frame in an easy way.
Version: | 0.8.0 |
Depends: | R (≥ 4.1.0) |
Imports: | Gmisc, grid, tidyr, dplyr (≥ 1.1.0), purrr, stringr, tibble, tidyselect, rlang, grDevices, cli |
Suggests: | knitr, ragg, rmarkdown, testthat (≥ 3.0.0), withr |
Published: | 2025-04-23 |
DOI: | 10.32614/CRAN.package.flowchart |
Author: | Pau Satorra |
Maintainer: | Pau Satorra <psatorra at igtp.cat> |
BugReports: | https://github.com/bruigtp/flowchart/issues |
License: | GPL (≥ 3) |
URL: | https://bruigtp.github.io/flowchart/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | flowchart results |
Reference manual: | flowchart.pdf |
Vignettes: |
flowchart (source, R code) |
Package source: | flowchart_0.8.0.tar.gz |
Windows binaries: | r-devel: flowchart_0.7.0.zip, r-release: flowchart_0.8.0.zip, r-oldrel: flowchart_0.8.0.zip |
macOS binaries: | r-release (arm64): flowchart_0.8.0.tgz, r-oldrel (arm64): flowchart_0.8.0.tgz, r-release (x86_64): flowchart_0.8.0.tgz, r-oldrel (x86_64): flowchart_0.8.0.tgz |
Old sources: | flowchart archive |
Please use the canonical form https://CRAN.R-project.org/package=flowchart to link to this page.