RPLOT |
--rcdRPlotX |
|
R-Code expression to define the x-values. |
RPLOT |
--rcdRPlotY |
|
R-Code expression to define the y-values. |
RPLOT |
--strDefaultColour |
black |
default colour |
RPLOT |
--numDefaultSymbol |
20 |
defulat symbol |
RPLOT |
--numDefaultCex |
1 |
default cex |
RPLOT |
--numDefaultLwd |
1 |
|
RPLOT |
--arcdColourCrit |
|
array of R code expressions with criteria for varying colours |
RPLOT |
--astrColour |
|
array of colours according to criteria |
RPLOT |
--astrColourLegend |
|
|
RPLOT |
--arcdSymbolCrit |
|
array of R code expressions with criteria for varying symbols |
RPLOT |
--anumSymbol |
-1 |
array of symbol values (R's pch parameter) |
RPLOT |
--astrSymbolLegend |
|
|
RPLOT |
--arcdCexCrit |
|
array of cex values according to criteria |
RPLOT |
--anumCex |
-1 |
array of symbol sizes (R's cex parameter) |
RPLOT |
--arcdLwdCrit |
|
|
RPLOT |
--anumLwd |
-1 |
array of line width |
RPLOT |
--strAxes |
|
|
RPLOT |
--strXlab |
|
Plot x axis label |
RPLOT |
--strYlab |
|
Plot y axis label |
RPLOT |
--strTitle |
|
Plot title |
RPLOT |
--blnLegend |
FALSE |
logical whether legend should be added |
RPLOT |
--arcdAdd2Plot |
|
array of R code expressions that will be added to the plot (eg text(…)) |
RPLOT |
--strFormat |
png |
graphic file format |
RPLOT |
--rcdExclude |
|
|
RPLOT |
--numCexAxis |
1 |
cex for axis |
RPLOT |
--numCexLab |
1 |
cex for lables |
RPLOT |
--numWidth |
640, |
Width of the plot in pixel. |
RPLOT |
--numHeight |
640, |
Height of the plot in pixel. |
RPLOT |
--anumParMar |
c(5.1,4.1,4.1,2.1) |
array of four 'par' parameters |
RPLOT |
--anumParMgp |
c(3,1,0) |
array of three 'mgp' parameters |
RPLOT |
--strParBty |
o |
plot param 'bty' |
RPLOT |
--blnGrid |
TRUE |
|
RPLOT |
--strPlotName |
rp |
plot name (added to file name to indicate this plot) |
RPLOT |
--blnPlotCI |
FALSE |
logical whether confidence interval should be added |
RPLOT |
--rcdCIlengthX |
|
|
RPLOT |
--rcdCIlengthY |
|
|
RPLOT |
--strCIColour |
grey |
confidence interval colour |
RPLOT |
--blnAxesLines |
TRUE |
|
RPLOT |
--numParLas |
0 |
|