View source: R/getGroupedStatTestByKeyGroup.R
getGroupedStatTestByKeyGroup | R Documentation |
function to run stat tests for multiple groups
getGroupedStatTestByKeyGroup(.data, groupVar, ...)
.data |
dataframe |
groupVar |
string - column of group values |
... |
additional arguments to be passed to getStatTestByKeyGroup function |
dataframe containing resulting p.value for each group calculated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.