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 25 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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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