get_ff_types | R Documentation |
Get Falling Fruit (FF) Types
get_ff_types(categories = c("forager", "freegan", "honeybee", "grafter"),
uncategorized = TRUE, pending = TRUE, urls = TRUE, locale = "en")
categories |
Categories of types to include. |
uncategorized |
Whether to include uncategorized types. |
pending |
Whether to include pending types. |
urls |
Whether to include URLs. |
locale |
Locale of the vectorized |
A data.table
of Falling Fruit types.
Other Falling Fruit functions: build_location_descriptions
,
build_location_description
,
build_type_strings
,
expand_category_mask
,
match_type_strings
,
normalize_type_strings
,
parse_type_strings
ff_types <- get_ff_types()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.