search for: boxplotsfilename

Displaying 1 result from an estimated 1 matches for "boxplotsfilename".

2011 Nov 07
1
repeating a loop
...uding outliers) for PCI ", BoxplotsFeature , sep = "")     bplot(as.numeric(BoxplotsData), GroupingList, style = "tukey", outlier = TRUE,   col="red", main = BoxplotsHeading,     xlab = "Groups", ylab = "Normalised Intensity", plot = TRUE)     BoxplotsFilename <- paste(BoxplotsFeature, "_Boxplot", sep = "")     savePlot(filename = "BoxplotsFilename", type = "jpeg", device = dev.cur(), restoreConsole = TRUE)     RepeatPlot <- readline(prompt = "Would you like to create another boxplot for any Feature? (...