add_element_data {imputeREE}R Documentation

Add ionic radius and chondrite and mantle values, Z and Mass

Description

This is a helper function to work with Element_norm() and Element_denorm(). Add Ionic Radius to data and chondrite values. For now, only supports 3+ in eight-fold coordination for REE, Zr and Y.Values are from Shannon(1976), McDonough and Sun (1995) and Palme and O'Neill (2014).

Usage

add_element_data(dat)

Arguments

dat

Long data REE format

Value

A data frame


[Package imputeREE version 0.0.5 Index]