| meanByClassHelper0b {dsBaseClient} | R Documentation | 
This is an internal function.
meanByClassHelper0b(x, outvar, covar, type, datasources)
| x | a character, the name of the dataset to get the subsets from. | 
| outvar | a character vector, the names of the continuous variables | 
| covar | a character vector, the names of up to 3 categorical variables | 
| 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 soecify a table structure.
a table or a list of tables that hold the length of the numeric variable(s) and their mean and standard deviation in each subgroup (subset).
Gaye, A.