I have a large melt output - 4608940, 2, comprising 1000 columns with ca. 4000+ rows. The variable column entries do not have the same number of points.
Is there a way to select certain data within the melt to use with ggplot2/boxplot()? Say column 50, column 130, col 650?
Easily done using r's base boxplot() and the original data.