Learn R Programming

powdR (version 1.1.0)

minerals_phases: A table of associated data for the minerals_xrd table, which can be be combined with a xrd data table to create a powdRlib object when using the powdRlib constructor function. Use the same layout to create custom reference libraries.

Description

A table of associated data for the minerals_xrd table, which can be be combined with a xrd data table to create a powdRlib object when using the powdRlib constructor function. Use the same layout to create custom reference libraries.

Usage

minerals_phases

Arguments

Format

A 3 column dataframe

The first column is a character string defining the unique mineral ID's that should match those defined as column names of the minerals table (e.g. minerals_xrd).

The second column is a character string defining the mineral group that each reference pattern belongs to.

The third column is a numeric vector defining the reference intensity ratios of each reference pattern.