preprocessedData: Data cleaning

View source: R/functions.R

preprocessedDataR Documentation

Data cleaning

Description

Delete rows of a dataset wich contains anomalous values.

Usage

preprocessedData(data, strangeElements)

Arguments

data

A dataset of class "matrix" or "data.frame",

strangeElements

A "character" string which contains the elementes to remove.


MoTBFs documentation built on April 18, 2022, 5:06 p.m.