Hello All,
I am trying to create a boxplot in R. Simple enough, but my data fame is a 1) A list that contains 2) 8 lists of which 3) each list contains 18-24 data points. I am trying to get all of the data into one boxplot.
Is that possible and is there a way of doing it either by 1) passing in the entire data frame or 2) splitting the lists into separate units.
Thanks to all in advance!
Best,
Erika