reserve_locs: 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)
Value
Returns a data.frame
for internal use with res_national_map
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'.
Author
Julie Padilla, Dave Eslinger
Details
A helper function used to generate a data.frame
of selected reserve locations for use with res_national_map
.