I have written a function to strip down a data frame to contain only the columns I want to plot. I now want to iterate a list of data frames through that function, so that each individual data frame only contains the info relevant to my plot.I have written a function to strip down a data