powered by
Get a summary table from the `ggoutlier` output
summary_ggoutlier(ggoutlier_res)
a table contains IDs of outliers and p-values.
output from the function `ggoutlier`
library(GGoutlieR) data(ggoutlier_example) # get an example output of ggoutlier head(summary_ggoutlier(ggoutlier_example))
Run the code above in your browser using DataLab