View source: R/getpcasummaries.R
getPCaSummaryStudies | R Documentation |
Create a summary table of key characteristics for each study
getPCaSummaryStudies(maes)
maes |
A list of MAE objects or a character vector with study short ids |
A table with study names, references, sample counts, data source, and other notes.
studies <- getPCaStudies(uniqs = TRUE)
tab <- getPCaSummaryStudies(studies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.