View source: R/elco_elco_convert.R
elco_elco_convert_df | R Documentation |
elco
in a data.frame
.elco_elco_convert_df
applies elco_elco_convert()
to all columns of
class elco
in a specified data.frame
elco_elco_convert_df(x, to, sample_mass = NULL)
x |
A |
to |
A character value representing the unit of measurement to which the element contents should be transformed. This can be any combinations of masses and molar amounts (e.g. "g", "mol", "g/g", "mol/g"). |
sample_mass |
Optionally. A numeric vector of class |
x
with converted element contents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.