hibbing-input-validation | R Documentation |
Internal functions for the 2RM wrapper
TwoRegression_Hibbing18_variable_validate( varname, AG, algorithm, sensor = c("accelerometer", "gyroscope", "magnetometer") ) TwoRegression_Hibbing18_algorithm_validate(algorithm)
varname |
character scalar. Name of variable to check |
AG |
data frame of ActiGraph data |
algorithm |
An integer/numeric scalar or vector giving the algorithm(s)
to apply to the data from the primary accelerometer and (if applicable)
IMU. Must be |
sensor |
character scalar indicating if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.