datasanitation_design: Applies basic sanitation to data before summary statistics or...

Description Usage Arguments Value

View source: R/data_sanitation_utilities.R

Description

Applies basic sanitation to data before summary statistics or hypothesis test can be applied

Usage

1
2
datasanitation_design(design, dependent.var, independent.var,
  sanitation_function)

Arguments

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

Value

returns the cleaned data with a santation success or failure message


mabafaba/hypegrammaR documentation built on Oct. 2, 2019, 11:33 a.m.