View source: R/tcplggplot2Utils.R
get_verbose_tables | R Documentation |
get_verbose_tables Generates 'gt' package tables containing annotations and level 5 metrics
get_verbose_tables(dat = NULL, type = "mc", compare = "m4id", flags = FALSE)
dat |
data table with all level 5 metrics and mapped annotations |
type |
string of mc or sc indicating if it is single or multi conc |
compare |
Character vector, the field(s) samples were joined on for comparison |
flags |
bool if flags should be included in the table footer |
list of 2 GT tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.