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]
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 06 Apr. 2025.
Previous versions and publish date:
0.1.0 (2022-08-30 15:30), 0.2.0 (2023-02-03 18:10)
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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for tidyCDISC024681012141618TrendBars

Today's Hot Picks in Authors and Packages

danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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