prep_properties: Filter USFWS properties for query

View source: R/prep_properties.R

prep_propertiesR Documentation

Filter USFWS properties for query

Description

Filters USFWS cadastral sf data to the relevant properties. Exported but not typically called directly by user.

Usage

prep_properties(prop_df, bnd = "admin", verbose = FALSE)

Arguments

prop_df

data.frame of organizational names (ORGNAME) and type (RSL_TYPE) of USFWS properties and their associated USFWS region (FWSREGION). It is strongly recommended to use the results generated by find_fws to ensure proper content and formatting.

bnd

character scalar; which property boundary to use. See fws_occ

verbose

logical; suppress messaging? See fws_occ during species occurrence queries


adamdsmith/fwspp documentation built on May 14, 2024, 10:28 a.m.