add_NormValues: Add Chondrite or Mantle values for normalization.

View source: R/Add_Norm_Values.R

add_NormValuesR 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_NormValues(dat, chondrite = PalmeOneill2014CI)

Arguments

dat

Dataframe or tibble. doc

chondrite

PalmeOneill2014CI, Oneill2014Mantle, McDonough1995CI

Value

a data frame or tibble


imputeREE documentation built on July 9, 2023, 7:35 p.m.