preprocessing_data: pre processing of crude data

Description Usage Arguments Value Author(s)

View source: R/preprocessing_data.R

Description

Internal function.

Usage

1
preprocessing_data(data, qvalue = 0.75, miss_values=NULL)

Arguments

data

a data.frame

qvalue

quality value in [0.1, 1.0]

miss_values

a character vector of values considered to be invalid (missing)

Value

a data.frame

Author(s)

Andreas Schulz


vtype documentation built on May 14, 2021, 5:07 p.m.