clean_table: Cleans the table

Description Usage Arguments Value Examples

Description

This function will clean the table by removing outliers.

Usage

1

Arguments

tab

A data.table object containing the table you want to clean.

Value

A data.table object with the results wanted.

Examples

1
tab_clean <- clean_table(tab)

guillaumelf/BarchenPackage documentation built on May 31, 2019, 11:50 p.m.