Pearce and Cann {GCDkit} | R Documentation |
Plots data stored in 'WR
' (or its subset) into Pearce and Cann's diagrams.
Cann(plot.txt = getOption("gcd.plot.text"))
plot.txt |
logical, annotate fields by their names? |
Set of two triangular and one binary diagram, proposed by Pearce & Cann (1973).
Following abbreviations are used:
IAT | Low-K Tholeiites |
MORB | Ocean Floor Basalts |
CAB | Island Arc Basalts |
WPB | Within Plate Basalts |
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.
Vojtěch Janoušek, vojtech.janousek@geology.cz
Pearce JA & Cann JR (1973) Tectonic setting of basic volcanic rocks determined using trace element analyses. Earth Planet Sci Lett 19: 290-300. doi: 10.1016/0012-821X(73)90129-5
Plate, Plate editing, plotPlate, figaro
data(atacazo) accessVar("atacazo") # Plot the diagrams plotPlate("Cann")