findMaxMin
returns a data frame with the same number of rows
of the original data frame with two columns: the minimum and
the maximum value obtained by the dependent variable
grouped per cell.
1 | .findMaxMin(formula, data, dependent)
|
formula |
the formula to split the dependent variable into cells. |
data |
the original data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.