convert.pmunits | R Documentation |
convert units to a chosen value
## S3 method for class 'pmunits'
convert(x, .to, .from = attr(x, "pmunits"))
x |
unit column |
.to |
units to convert to (can be string, or a vector with the first element the units and the second element named "MW" containing the moleclar weight in g/mol) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.