View source: R/meanByClassHelper0a.R
meanByClassHelper0a | R Documentation |
This is an internal function.
meanByClassHelper0a(a, b, type, datasources)
a |
a character, the name of a numeric vector. |
b |
a character, the name of a factor vector. |
type |
a character which represents the type of analysis to carry out. If |
datasources |
a list of |
This function is called by the function 'ds.meanByClass' to produce the final tables if the user specifies two loose vectors.
a table or a list of tables that hold the length of the numeric variable and its mean and standard deviation in each subgroup (subset).
Gaye, A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.