View source: R/meanByClassHelper4.R
meanByClassHelper4 | R Documentation |
This is an internal function.
meanByClassHelper4(
dtsource,
alist,
initialtable,
variable = NA,
categories = NA
)
dtsource |
a list of |
alist |
the name of the list that holds the final subset tables |
initialtable |
a character the name of the table that the subset were generated from |
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 obtain 'loose' subset tables because the 'subsetByClass' function does not handle a table within a list.
the 'loose' subset tables are stored on the server side
Gaye, A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.