View source: R/auxiliar_functions.R
data_handler | R Documentation |
A function to adjust the data
data_handler(formula, data, group_variable, scale_fc = FALSE)
formula |
The model formula. |
data |
The modelling dataset. |
group_variable |
The grouping variable. |
scale_fc |
Logical to decide whether to scale y or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.