View source: R/routlier_formattable.R
routlier_formattable | R Documentation |
The outlier(s) will be highlighted in red.
routlier_formattable(data,sd)
data |
filepath to data. |
sd |
number of standard deviations to check the data against. |
Returns an outlier dataset from the original dataset in a DT table
routlier_formattable(data = detroit,sd = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.