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

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

Sorensen H (1997) The agpaitic rocks; an overview. Min Mag 61: 485-498

Ussing NV (1912) Geology of the country around Sulianehaab, Greenland. Meddr Grolnland, 38: 1-426

Examples

    data(sazava)
    accessVar("sazava")
    
    Misc(WR)

[Package GCDkit version 6.1 Index]