Description Usage Arguments Value
View source: R/data_sanitation_utilities.R
Applies basic sanitation to data before summary statistics or hypothesis test can be applied
1 2 | datasanitation_design(design, dependent.var, independent.var,
sanitation_function)
|
design |
the design object |
dependent.var |
a string containing the dependent variable in the analysis case |
independent.var |
a string containing the independent variable in the analysis case |
sanitation_function |
the function containing all the checks for the analysis function in question |
returns the cleaned data with a santation success or failure message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.