library("ggplot2") # Have column names as text, otherwise prepend X mydata ... boxplot = ggplot(mydata, mapping=aes_string(y = “Nore137″, ...
確定! 回上一頁