Displaying 1 result from an estimated 1 matches for "plotfontfamily".
2007 Oct 31
2
Shell Bash with R
...ot.R:
source("plotter.R")
data <- loadResults("X.data.bz2")
plotColorMode <- cmColor
plotHideLegend <- FALSE
plotLegendSizeFactor <- 0.8
plotOwnOutput <- FALSE
plotFontFamily <- "Helvetica"
plotFontPointsize <- 22
plotWidth <- 10
plotHeight <- 10
plotConfidence <- 0.95
mainTitle <- "Deregistrations by Timeout"
xSet <- da...