flowchart: Tidy Flowchart Generator

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.2.0
Depends: R (≥ 4.1.0)
Imports: Gmisc, grid, tidyr, dplyr, purrr, stringr, tibble, tidyselect, rlang, grDevices
Suggests: knitr, rmarkdown
Published: 2024-04-09
Author: Pau Satorra [aut, cre], João Carmezim [aut], Natàlia Pallarès [aut], Cristian Tebé [aut]
Maintainer: Pau Satorra <psatorra at igtp.cat>
BugReports: https://github.com/bruigtp/flowchart/issues
License: MIT + file LICENSE
URL: https://bruigtp.github.io/flowchart/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: flowchart results

Documentation:

Reference manual: flowchart.pdf
Vignettes: flowchart

Downloads:

Package source: flowchart_0.2.0.tar.gz
Windows binaries: r-devel: flowchart_0.2.0.zip, r-release: flowchart_0.2.0.zip, r-oldrel: flowchart_0.2.0.zip
macOS binaries: r-release (arm64): flowchart_0.2.0.tgz, r-oldrel (arm64): flowchart_0.2.0.tgz, r-release (x86_64): flowchart_0.2.0.tgz, r-oldrel (x86_64): flowchart_0.2.0.tgz
Old sources: flowchart archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flowchart to link to this page.