View source: R/outliers_remove.R
outliers_remove | R Documentation |
outliers_remove
outliers_remove(data, begin_date)
data |
the results from function of outlier_found |
begin_date |
the begin data of test |
the remaining visit data from oulier_found
#temp3 <- outliers_remove(temp2, begin_date = "2015-07-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.