parse_spec | R Documentation |
Helper to format common species for plotting. Adds a new column called name_parsed
parse_spec(df, name = name, unit = TRUE, TeX = TRUE)
df |
data.frame containing a column of species names, named "name" by default |
name |
name of column containing species names to be parsed. Supplied unquoted |
unit |
logical, should the unit be included in the parsed output? Default TRUE |
TeX |
logical, should string be wrapped in |
W. S. Drysdale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.