Description Usage Arguments Value Examples
View source: R/descritiveStats_LowLevel.R
return descriptive statistics for a series of dependant variables and a combinaison of factors
1 2 | computeDescritiveStats(table, dependantVariables, groupByList,
bySubjectFlag = TRUE)
|
table |
[dataframe] all-cycle table. |
dependantVariables |
[list] dependant variables |
groupByList |
[list] group-by independant variables |
bySubjectFlag |
[bool] group results by subject |
table
1 | TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.