add_IonicRadii {imputeREE}R Documentation

Add Chondrite or Mantle values for normalization.

Description

This is a helper function to work with Element_norm() and Element_denorm(). Takes long pivoted data to match element name and add normalizing values from the Element_data dataset.

Usage

add_IonicRadii(dat, method = ShannonRadiiVIII_Coord_3plus)

Arguments

dat

a dataframe or tibble.

method

Ionic Radii from Shannon, 1976

Value

a data frame or tibble


[Package imputeREE version 0.0.5 Index]