compute_elemental_ratios: compute_elemental_ratios

Description Usage Arguments Value

View source: R/compute_elemental_ratios.R

Description

This function computes elemental ratios from user-specified elements.

Usage

1
compute_elemental_ratios(data, num = "H", denom = "C")

Arguments

data

a tibble containing column names for the desired elements (e.g., "H" or "C")

num

character string for the element in the numerator (default = "H")

denom

character string for the element in the denominator (default = "C")

Value

data with a new column containing the computed elemental ratio


robertyoung3/MSanalyzeNOM documentation built on June 7, 2021, 7:46 a.m.