Function reference
-
routlier_simple()
- Returns outlier(s) in a simple data frame from routlier
-
routlier_dt()
- Returns outlier(s) in a DT table
-
routlier_dt_sd()
- Returns outlier(s) in a DT table where the users specifies the standard deviation
-
routlier_rh()
- Outlier in Rhandsontable
-
routlier_rh_sd()
- Outlier detection that returns an Rhandsontable data frame
-
routlier_tukey()
- Finds the Outliers in a dataset utilizing the Tukey's Method
-
routlier_mad()
- Returns an outlier data frame in a DT table utilizing the mean absolute deviation (MAD) method
-
routlier_quantile()
- Returns a formattable data frame that highlights the outliers utilizing the quantile method.
-
routlier_formattable()
- Outlier(s) returned in an formattable table