Package: flowchart 1.0.0


Pau Satorra
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.
Authors:
flowchart_1.0.0.tar.gz
flowchart_1.0.0.zip(r-4.7)flowchart_1.0.0.zip(r-4.6)flowchart_1.0.0.zip(r-4.5)
flowchart_1.0.0.tgz(r-4.6-any)flowchart_1.0.0.tgz(r-4.5-any)
flowchart_1.0.0.tar.gz(r-4.7-any)flowchart_1.0.0.tar.gz(r-4.6-any)
flowchart_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flowchart/json (API)
NEWS
| # Install 'flowchart' in R: |
| install.packages('flowchart', repos = c('https://bruigtp.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bruigtp/flowchart/issues
Pkgdown/docs site:https://bruigtp.github.io
- safo - Random generated dataset from the SAFO study
Last updated from:bd5ecced96. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 153 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 154 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 129 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 126 |
Exports:as_fcfc_drawfc_exportfc_filterfc_mergefc_modifyfc_splitfc_stackfc_themefc_view
Dependencies:abindbackportsbase64encbslibcachemcheckmatecliclustercolorspacecpp11data.tabledigestdplyrevaluatefarverfastmapfontawesomeforeignforestplotFormulafsgenericsggplot2glueGmiscgridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclelubridatemagrittrmemoisemimennetpillarpkgconfigpurrrR6rappdirsRColorBrewerRcpprlangrmarkdownrpartrstudioapiS7sassscalesstringistringrtibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrxfunXMLyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| as_fc | as_fc |
| fc_draw | fc_draw |
| fc_export | fc_export |
| fc_filter | fc_filter |
| fc_merge | fc_merge |
| fc_modify | fc_modify |
| fc_split | fc_split |
| fc_stack | fc_stack |
| fc_theme | fc_theme |
| fc_view | fc_view |
| plot.fc | plot.fc |
| print.fc | print.fc |
| Random generated dataset from the SAFO study | safo |
| summary.fc | summary.fc |