remove_activity_outliers {digiRhythm} | R Documentation |
Remove outliers from the data
Description
Remove outliers from the data
Usage
remove_activity_outliers(df)
Arguments
df |
The dataframe containing the activity data |
Value
return a dataframe where columns start the second one have undergone an outlier removal.
[Package digiRhythm version 2.1 Index]