| Paulick {GCDkit} | R Documentation | 
Assigns data for Al2O3/SiO2 vs. 
MgO/SiO2 
binary diagram into Figaro template (list 'sheet') 
and appropriate values into 'x.data' and 'y.data'.
Paulick()
None.
According to Paulick et al. (2006), the global analyses of mantle peridotites form a 'Terrestrial Array' in the binary plot Al2O3/SiO2 vs. MgO/SiO2. This linear correlation reflects the successive magmatic depletion of a primitive mantle and highly depleted compositions are characterized by low Al2O3/SiO2 values (<0.01; Jagoutz et al. 1979; Hart and Zindler 1986).
 
| sheet | list with Figaro Style Sheet data | 
| x.data | x coordinates | 
| y.data | y coordinates | 
Vojtěch Janoušek, vojtech.janousek@geology.cz
Hart SR, Zindler A (1986) In search of a Bulk-Earth composition. Chem Geol 57: 247-267 doi: 10.1016/0009-2541(86)90053-7
Jagoutz E, Palme H, Baddenhausen H, Blum K, Cendales M, Dreibus G, Spettel B, Waenke H, Lorenz V (1979) The abundances of major, minor and trace elements in the Earth's mantle as derived from primitive ultramafic nodules. Geochim Cosmochim Acta Suppl 10: 2031-2050
Paulick H, Bach W, Godard M, De Hoog JCM, Suhr G, Harvey J (2006) Geochemistry of abyssal peridotites (Mid-Atlantic Ridge, 15o20'N, ODP Leg 209): implications for fluid/rock interaction in slow spreading environments. Chem Geol 234: 179-210 doi: 10.1016/j.chemgeo.2006.04.011
    ## Not run:  
        sampleDataset("sazava")
    
        # plot the diagram (not really mantle compositions, but never mind)
        plotDiagram("Paulick",FALSE,TRUE)
    
## End(Not run)