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.9.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-08-22 | 
| DOI: | 10.32614/CRAN.package.flowchart | 
| Author: | Pau Satorra  [aut,
    cre],
  João Carmezim  [aut],
  Natàlia Pallarès  [aut],
  Cristian Tebé  [aut],
  Kenneth Taylor  [aut] | 
| 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 |