Misc {GCDkit}R Documentation

Miscellaneous geochemical indexes

Description

Calculates a series of useful geochemical indexes.

Usage

Misc(WR)

Arguments

WR

a numerical matrix; the whole-rock data to be recalculated.

Details

Various petrochemical indexes are calculated, such as:

Value

A numeric matrix 'results'.

Author(s)

Vojtěch Janoušek, vojtech.janousek@geology.cz

References

Kuno H (1959) Origin of Cenozoic petrographic provinces of Japan and surrounding
provinces. Bull Volcanol 20: 37-76 doi: 10.1007/BF02596571

Larsen ES (1938) Some new variation diagrams for groups of igneous rocks. J Geol 46: 505-520 doi: 10.1086/624645

Sorensen H (1997) The agpaitic rocks; an overview. Min Mag 61: 485-498 doi: 10.1180/minmag.1997.061.407.02

Ussing NV (1911) Geology of the country around Julianehaab, Greenland. Meddel Gronland, 36: 1-368

Examples

    sampleDataset("sazava")
    
    Misc(WR)

[Package GCDkit version 6.3.0 Index]