Description Usage Arguments Details Value See Also
View source: R/functions_preprocessing.R
During the analysis process we noticed some corrections/adjustments that needed to be made at the preprocessing stage.
1 | dataCorrections(orsC)
|
orsC |
Completed data (output of |
The following corrections are completed:
(1) In the original data, the requirement 'Hearing requirements: Pass a hearing test' was split between 'Hearing requirements: Pass a hearing test' and 'Hearing requirements: Pass a hearing Test'; these are standardized to the former.
(2) Observations with 'FULLY MITIGATED' in the data_type_text field are removed.
(3) Levels for the synthetic additive group (requirement) 78, ('Sitting or standing/walking') are set as 'SIT' and 'STAND' under data_type_text.
(4) Data is explicitly formatted as a data frame.
Data, updated with corrections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.