reserve_locs {SWMPrExtension} | R Documentation |
NERRS Sampling Location Data Frame
Description
Create a data.frame of selected NERRS locations for plotting with res_national_map
Usage
reserve_locs(incl = c("contig", "AK", "HI", "PR"), subset_reserve = NULL)
Arguments
incl |
Str vector to include AK, HI, and PR |
subset_reserve |
chr string of 3 letter reserve IDs to include as data points. To include He'eia use the reserve code 'HEA'. |
Details
A helper function used to generate a data.frame
of selected reserve locations for use with res_national_map
.
Value
Returns a data.frame
for internal use with res_national_map
Author(s)
Julie Padilla, Dave Eslinger
[Package SWMPrExtension version 2.2.5.1 Index]