parse_type_strings | R Documentation |
Parses type strings into their component parts.
parse_type_strings(type_strings)
type_strings |
Character vector of type strings. |
List of lists with id, name, and scientific name.
Other Falling Fruit functions: build_location_descriptions
,
build_location_description
,
build_type_strings
,
expand_category_mask
,
get_ff_types
,
match_type_strings
,
normalize_type_strings
parse_type_strings("14")
parse_type_strings("Apple [Malus pumila]")
parse_type_strings("14: Apple [Malus pumila]")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.