Package: phdcocktail 0.1.0
phdcocktail: Enhance the Ease of R Experience as an Emerging Researcher
A toolkit of functions to help: i) effortlessly transform collected data into a publication ready format, ii) generate insightful visualizations from clinical data, iii) report summary statistics in a publication-ready format, iv) efficiently export, save and reload R objects within the framework of R projects.
Authors:
phdcocktail_0.1.0.tar.gz
phdcocktail_0.1.0.zip(r-4.5)phdcocktail_0.1.0.zip(r-4.4)phdcocktail_0.1.0.zip(r-4.3)
phdcocktail_0.1.0.tgz(r-4.4-any)phdcocktail_0.1.0.tgz(r-4.3-any)
phdcocktail_0.1.0.tar.gz(r-4.5-noble)phdcocktail_0.1.0.tar.gz(r-4.4-noble)
phdcocktail_0.1.0.tgz(r-4.4-emscripten)phdcocktail_0.1.0.tgz(r-4.3-emscripten)
phdcocktail.pdf |phdcocktail.html✨
phdcocktail/json (API)
NEWS
# Install 'phdcocktail' in R: |
install.packages('phdcocktail', repos = c('https://dahhamalsoud.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dahhamalsoud/phdcocktail/issues
- ibd_data1 - Inflammatory Bowel Disease (IBD) datasets
- ibd_data2 - Inflammatory Bowel Disease (IBD) datasets
- ibd_data_dict - Data dictionary for Inflammatory Bowel Disease (IBD) data
- ibd_outcomes - Inflammatory Bowel Disease (IBD) outcomes
Last updated 9 months agofrom:4fac74d9d3. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | NOTE | Nov 06 2024 |
R-4.4-mac | NOTE | Nov 06 2024 |
R-4.3-win | NOTE | Nov 06 2024 |
R-4.3-mac | NOTE | Nov 06 2024 |
Exports:get_safe_file_nameget_safe_workspace_nameidentify_recent_workspaceplot_barsrecode_vrsreport_quantilesstart_fresh
Dependencies:clicolorspacefansifarverggplot2gluegtablehereisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangrprojrootrstudioapiscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get a safe name to export a file without overwriting | get_safe_file_name |
Get a safe name to save current workspace without overwriting | get_safe_workspace_name |
Data dictionary for Inflammatory Bowel Disease (IBD) data | ibd_data_dict |
Inflammatory Bowel Disease (IBD) datasets | ibd_data1 ibd_data2 |
Inflammatory Bowel Disease (IBD) outcomes | ibd_outcomes |
Identify the most recent saved R workspace | identify_recent_workspace |
Plot % of outcomes as bars | plot_bars |
A custom print method for the 'quantiles_report' class | print.quantiles_report |
Recode variables and their values based on a data dictionary | recode_vrs |
Report median-quantiles summaries | report_quantiles |
Restart R session | start_fresh |