apply_match_table | R Documentation |
Apply Match Table to Locations
apply_match_table(dt, match_table, drop = FALSE,
types = get_ff_types(pending = FALSE))
dt |
Locations data. |
match_table |
Type assignments, as returned by |
drop |
Whether to drop unassigned rows in |
types |
Falling Fruit types, as returned by |
Other location import functions: build_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.