View source: R/meanByClassHelper1.R
meanByClassHelper1 | R Documentation |
This is an internal function.
meanByClassHelper1(dtsource, tables, variable, categories)
dtsource |
a list of |
tables |
a character vector, the tables to breakdown |
variable |
a character, the variable to subset on |
categories |
a character vector, the classes in the variables to subset on |
This function is called by the function 'ds.meanByClass' to break down the initial table by the specified categorical variables.
a character the names of the new subset tables.
Gaye, A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.