apply_match_table: Apply Match Table to Locations

apply_match_tableR Documentation

Apply Match Table to Locations

Description

Apply Match Table to Locations

Usage

apply_match_table(dt, match_table, drop = FALSE,
  types = get_ff_types(pending = FALSE))

Arguments

dt

Locations data.

match_table

Type assignments, as returned by get_ff_types.

drop

Whether to drop unassigned rows in dt.

types

Falling Fruit types, as returned by get_ff_types.

See Also

Other location import functions: build_match_table, match_names_to_ff_types, merge_overlapping_locations, read_locations, write_locations_for_import


falling-fruit/fruitr documentation built on Dec. 21, 2024, 8:32 p.m.