Other packages > Find by keyword >

tidyCDISC  

Quick Table Generation & Exploratory Analyses on ADaM-Ish Datasets
View on CRAN: Click here


Download and install tidyCDISC package within the R console
Install from CRAN:
install.packages("tidyCDISC")

Install from Github:
library("remotes")
install_github("cran/tidyCDISC")

Install by package version:
library("remotes")
install_version("tidyCDISC", "0.2.1")



Attach the package and use:
library("tidyCDISC")
Maintained by
Aaron Clark
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-30
Latest Update: 2023-03-16
Description:
Provides users a quick exploratory dive into common visualizations without writing a single line of code given the users data follows the Analysis Data Model (ADaM) standards put forth by the Clinical Data Interchange Standards Consortium (CDISC) <https://www.cdisc.org>. Prominent modules/ features of the application are the Table Generator, Population Explorer, and the Individual Explorer. The Table Generator allows users to drag and drop variables and desired statistics (frequencies, means, ANOVA, t-test, and other summary statistics) into bins that automagically create stunning tables with validated information. The Population Explorer offers various plots to visualize general trends in the population from various vantage points. Plot modules currently include scatter plot, spaghetti plot, box plot, histogram, means plot, and bar plot. Each plot type allows the user to plot uploaded variables against one another, and dissect the population by filtering out certain subjects. Last, the Individual Explorer establishes a cohesive patient narrative, allowing the user to interact with patient metrics (params) by visit or plotting important patient events on a timeline. All modules allow for concise filtering & downloading bulk outputs into html or pdf formats to save for later.
How to cite:
Aaron Clark (2022). tidyCDISC: Quick Table Generation & Exploratory Analyses on ADaM-Ish Datasets. R package version 0.2.1, https://cran.r-project.org/web/packages/tidyCDISC. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1.0 (2022-08-30 15:30), 0.2.0 (2023-02-03 18:10), 0.2.1 (2023-03-16 15:20)
Other packages that cited tidyCDISC R package
View tidyCDISC citation profile
Other R packages that tidyCDISC depends, imports, suggests or enhances
Complete documentation for tidyCDISC
Functions, R codes and Examples using the tidyCDISC R package
Some associated functions: adae . adlbc . adsl . adtte . advs . app_methods . col_for_list_expr . common_rownames . data_to_filter . data_to_use_str . example_dat1 . example_dat2 . get_levels . prep_adae . prep_adsl . prep_bds . pretty_IDs . run_app . std_footnote . tg_gt . varN_fctr_reorder . 
Some associated R codes: app_config.R . app_server.R . app_ui.R . data-example.R . data-phuse_TDF_ADaM.R . global.R . golem_utils_server.R . golem_utils_ui.R . mod_dataComply.R . mod_dataComplyRules.R . mod_dataComplyRules_fct_helpers.R . mod_dataComply_fct_helpers.R . mod_dataUpload.R . mod_indvExpPat.R . mod_indvExpPatEvents.R . mod_indvExpPatVisits.R . mod_indvExpPatVisits_fct_plot.R . mod_indvExp_fct_buildEvents.R . mod_indvExp_fct_organizeEvent.R . mod_indvExp_srv.R . mod_indvExp_ui.R . mod_indvExp_utils_helpers.R . mod_popExp.R . mod_popExp_boxplot.R . mod_popExp_fct_boxplot.R . mod_popExp_fct_heatCorr.R . mod_popExp_fct_km.R . mod_popExp_fct_line.R . mod_popExp_fct_scatterplot.R . mod_popExp_fct_spaghettiplot.R . mod_popExp_heatCorr.R . mod_popExp_km.R . mod_popExp_line.R . mod_popExp_scatter.R . mod_popExp_spaghetti.R . mod_popExp_ui.R . mod_popExp_utils.R . mod_selectData.R . mod_tableGen.R . mod_tableGen_fct_anova.R . mod_tableGen_fct_blocks.R . mod_tableGen_fct_chg.R . mod_tableGen_fct_freq.R . mod_tableGen_fct_max_freq.R . mod_tableGen_fct_mean.R . mod_tableGen_fct_meanSummary.R . mod_tableGen_fct_methods.R . mod_tableGen_fct_nested_freq.R . mod_tableGen_fct_non_missing.R . mod_tableGen_fct_y.R . mod_tableGen_ui.R . mod_tableGen_utils.R . run_app.R . utils-pipe.R . utils_SAScompare.R . utils_helpers.R . utils_strObjs.R .  Full tidyCDISC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA