build_match_table | R Documentation |
Built Match Table from Name Matches
build_match_table(dt, matches, join_by = "id", group_by = NULL,
types = get_ff_types(pending = FALSE), saved_table = NULL,
locales = NULL)
dt |
Locations data. |
matches |
Result of |
join_by |
Name of column in |
group_by |
Name of column(s) in |
types |
Falling Fruit types, as returned by |
saved_table |
Previous result with saved edits. |
locales |
Additional common names displayed in match results. |
Other location import functions: apply_match_table
,
match_names_to_ff_types
,
merge_overlapping_locations
,
read_locations
,
write_locations_for_import
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.