R/plotOutlier.R
plotOutlier.Rd
Returns a ggplot object of a certain type of outlier (none, one, multiple)
plotOutlier(randomDist = 1)
Randomly generated number to signify type of distribution
A list consisting of one character string and a ggplot object
Charlotte Roiger