routlier_dt: Returns outlier(s) in a DT table

View source: R/routlier_dt.R

routlier_dtR Documentation

Returns outlier(s) in a DT table

Description

The outlier will be highlighted in green and the word 'Outlier' will replace the value in the cell.

R logo

Usage

routlier_dt(data)

Arguments

data

filepath to data.

Value

Returns an outlier dataset from the original dataset in a DT table

Examples


  routlier_dt(data = iris)


gonzalezben81/routlier documentation built on July 21, 2024, 1:01 a.m.