replace_outliers_df: Apply replace.outliers to all columns of a data.frame grouped...

Description Usage Arguments Examples

Description

This is a wrapper function for replace_outliers. It applies replace_outliers over the columns of a data.frame, grouped by day. This function returns a data.frame of the same size as df, with the same values of df, except for those outliers as defined in replace_outliers.

Usage

1

Arguments

df

df is a data.frame with any number of numerical columns, and one id column named "day".

Examples

1
replace.outliers()

jemilianosf/GrisLab documentation built on May 14, 2019, 2:44 p.m.