Description Usage Arguments Value Examples
Clean molecular formula
1 | clean_form(molform, withspace = FALSE, as_cts = FALSE)
|
molform |
molecular formula or a vector of molecular formulas. |
withspace |
return the cleaned formula with or without spaces (T/F) |
as_cts |
T/F return formula as a string or a named vector |
cleaned molecular formula(s)
1 2 | clean_form("C15H17BrN3+", withspace = TRUE)
clean_form("C15H17BrN3+", as_cts = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.