routlier_formattable: Outlier(s) returned in an formattable table

View source: R/routlier_formattable.R

routlier_formattableR Documentation

Outlier(s) returned in an formattable table

Description

The outlier(s) will be highlighted in red.

R logo

Usage

routlier_formattable(data,sd)

Arguments

data

filepath to data.

sd

number of standard deviations to check the data against.

Value

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

Examples



  routlier_formattable(data = detroit,sd = 2)


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