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 Aug. 8, 2025, 7:07 p.m.