Package: consort 1.2.3
consort: Create Consort Diagram
To make it easy to create CONSORT diagrams for the transparent reporting of participant allocation in randomized, controlled clinical trials. This is done by creating a standardized disposition data, and using this data as the source for the creation a standard CONSORT diagram. Human effort by supplying text labels on the node can also be achieved.
Authors:
consort_1.2.3.tar.gz
consort_1.2.3.zip(r-4.7)consort_1.2.3.zip(r-4.6)consort_1.2.3.zip(r-4.5)
consort_1.2.3.tgz(r-4.6-any)consort_1.2.3.tgz(r-4.5-any)
consort_1.2.3.tar.gz(r-4.7-any)consort_1.2.3.tar.gz(r-4.6-any)
consort_1.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
consort/json (API)
| # Install 'consort' in R: |
| install.packages('consort', repos = c('https://adayim.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/adayim/consort/issues
- dispos.data - Demo clinical trial disposition data
Last updated from:b1af00d7cf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 205 | ||
| linux-release-x86_64 | OK | 154 | ||
| macos-release-arm64 | OK | 100 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 103 | ||
| wasm-release | OK | 113 |
Exports:add_boxadd_label_boxadd_side_boxadd_splitbuild_gridbuild_grvizconnect_boxconsort_plotgen_textget_consort_defaultsget_coordsgrid.textboxinit_consort_defaultsmove_boxset_consort_defaultstextbox
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add nodes | add_box |
| Add a vertically aligned label nodes on the left side. | add_label_box |
| Add a side node | add_side_box |
| Add a splitting box | add_split |
| Build consort diagram | build_grid |
| Build consort diagram | build_grviz |
| Connect grob box with arrow. | connect_box |
| Self generating consort diagram | consort_plot |
| Demo clinical trial disposition data | dispos.data |
| Generate label and bullet points | gen_text |
| Get the coordinates of the textbox object | get_coords |
| Move a box grob | move_box |
| Add methods to print function | plot.consort print.consort |
| Set consort diagram default options | get_consort_defaults init_consort_defaults print.consort_defaults set_consort_defaults |
| Create a box with text | grid.textbox textbox |
