Creating a box plot from known 5 values in R e.g. min,max,mean, lower and upper quartile values

Viewed 25

I have an excel summary sheet with min,max,mean, lower and upper quartile values. How do I go about visualising these as a box plot in R

enter image description here

0 Answers
Related