get_verbose_tables {tcpl} | R Documentation |
get_verbose_tables Generates 'gt' package tables containing annotations and level 5 metrics
Description
get_verbose_tables Generates 'gt' package tables containing annotations and level 5 metrics
Usage
get_verbose_tables(dat = NULL, type = "mc", compare = "m4id", flags = FALSE)
Arguments
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 |
Value
list of 2 GT tables
[Package tcpl version 3.3.0 Index]