Mullen {GCDkit} | R Documentation |
Assigns data for the diagram of Mullen (1983)
into Figaro template (list 'sheet
') and appropriate values
into 'x.data
' and 'y.data
'.
Mullen()
Triangular diagram with apices 10MnO, TiO2 and 10P2O5, proposed by Mullen (1983).
Abbreviations used in diagram represent following geotectonic settings:
CAB | Calc-Alkaline Basalts |
IAT | Island Arc Tholeiites |
MORB | Mid-Ocean Ridge Basalts |
OIA | Ocean Island Andesites |
OIT | Ocean Island Tholeiites |
sheet |
list with Figaro Style Sheet data |
x.data, y.data |
10MnO, TiO2 and 10P2O5 in wt. % recalculated to 2D |
Vojtěch Janoušek, vojtech.janousek@geology.cz
Mullen E D (1983) MnO/TiO2/P2O5: a minor element discriminant for basaltic rocks of oceanic environments and its implications for petrogenesis. Earth Planet Sci Lett 62: 53-62 doi: 10.1016/0012-821X(83)90070-5
data(sazava) accessVar("sazava") # Plot the diagram plotDiagram("Mullen",FALSE)