plotPlate {GCDkit} | R Documentation |
Plots a plate of diagrams, based on the Figaro style sheets.
plotPlate(diagram,where="WR",...)
diagram |
a valid name of the function that uses the plate concept to plot the given diagram. See Details. |
where |
name of the data matrix/data frame, columns of which are to be used for plotting. |
... |
optional parameters for the diagram function call. |
The argument 'diagram
' may acquire one of following values:
'Maniar' 'Frost' 'PearceGranite' 'Schandl' 'Verma' 'Agrawal' 'Cann' 'Wood'
none
This function uses the plates concept. The individual plots can be selected and their
properties/appearance changed as if they were stand alone Figaro-compatible plots.
See Plate
, Plate editing
and
figaro
for details.
Vojtech Janousek, vojtech.janousek@geology.cz
plotPlate("PearceGranite")