Description Usage Arguments Value
View source: R/clean_artifacts.R
Specify a threshold for artifacts and check for NA/NaNs in the data
1 | clean_artifacts(data, n_sd = 5)
|
data |
a data frame to be cleaned. |
n_sd |
the threshold to define an artifact. Default is 5. to |
a cleaned data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.