fill_outliersNA: based on the base function boxplot (boxplot, or...

Description Usage Arguments Value

View source: R/fill_outliersNA.R

Description

based on the base function boxplot (boxplot, or boxplot.stats) the outliers are detected and substituted with NA

Usage

1
fill_outliersNA(x, column)

Arguments

x

vector or colummn of matrix/dataframe. (F.e. x$Datetime or x[1])

column

numeric, the column where the outliers should be removed

Value

returns the file with removed (filled NA) outlier values


plvoit/PaulsPack documentation built on Dec. 15, 2019, 10:24 p.m.