Package: swimplot 1.2.0
swimplot: Tools for Creating Swimmers Plots using 'ggplot2'
Used for creating swimmers plots with functions to customize the bars, add points, add lines, add text, and add arrows.
Authors:
swimplot_1.2.0.tar.gz
swimplot_1.2.0.zip(r-4.5)swimplot_1.2.0.zip(r-4.4)swimplot_1.2.0.zip(r-4.3)
swimplot_1.2.0.tgz(r-4.4-any)swimplot_1.2.0.tgz(r-4.3-any)
swimplot_1.2.0.tar.gz(r-4.5-noble)swimplot_1.2.0.tar.gz(r-4.4-noble)
swimplot_1.2.0.tgz(r-4.4-emscripten)swimplot_1.2.0.tgz(r-4.3-emscripten)
swimplot.pdf |swimplot.html✨
swimplot/json (API)
NEWS
# Install 'swimplot' in R: |
install.packages('swimplot', repos = c('https://jessicaweiss.r-universe.dev', 'https://cloud.r-project.org')) |
- ClinicalTrial.AE - Clinical Trial: Adverse events
- ClinicalTrial.Arm - Clinical Trial: Treatment
- ClinicalTrial.Response - Clinical Trial: Response
- ClinicalTrial.Stage - Clinical Trial: Stage
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:91fbe5fa79. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
Exports:line_df_to_point_dfswimmer_arrowsswimmer_linesswimmer_plotswimmer_pointsswimmer_points_from_linesswimmer_text
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Creating swimmer plots with ease
Rendered fromIntroduction.to.swimplot.Rmd
usingknitr::rmarkdown
on Oct 16 2024.Last update: 2021-03-30
Started: 2021-01-25
Exploring toxicity using swimplot
Rendered fromUsing.swimplot.to.display.toxicity.Rmd
usingknitr::rmarkdown
on Oct 16 2024.Last update: 2021-03-30
Started: 2021-03-30
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Clinical Trial: Adverse events | ClinicalTrial.AE |
Clinical Trial: Treatment | ClinicalTrial.Arm |
Clinical Trial: Response | ClinicalTrial.Response |
Clinical Trial: Stage | ClinicalTrial.Stage |
Formats a dataframe of line to add points | line_df_to_point_df |
Adding arrows to a swimmers plot | swimmer_arrows |
Adding lines to a swimmers plot | swimmer_lines |
Creating the base of a swimmers plot | swimmer_plot |
Adding points to a swimmers plot | swimmer_points |
Adding points to a swimmers plot which match up with lines | swimmer_points_from_lines |
Adding text to a swimmers plot | swimmer_text |