mineralRef: Reference spectra for clay minerals and iron oxides

Description Usage Details References Examples

Description

Specific mineral compounds measured by laboratory spectrometers, from Kokaly et al., (2017). A data frame with 2151 rows and 13 columns:

Usage

1
data('mineralRef')

Details

The reference spectra are freely available by the USGS through their website. The minerals are purified material so that each reference spectra contain unique spectro-chemical links related to chemical structure of the mineral. The collected reference spectra are for clay minerals including kaolinite (KGa-2), illite (GDS4),smectite (SWy-1), kaolinite-smectite 50/50 mixture (H89-FR-2), goethite (GDS240), and hematite (GDS576).

References

Kokaly, R.F., Clark, R.N., Swayze, G.A., Livo, K.E., Hoefen, T.M., Pearson, N.C., ... & Klein, A.J. (2017). USGS spectral library version 7 (No. 1035). US Geological Survey.

Examples

1
2
3
4
5
## load the data into the environment
data('mineralRef')

## take the reference spectra for calcite
calcite <- mineralRef$calcite

AlexandreWadoux/soilspec documentation built on March 7, 2021, 1:54 p.m.