Create a data.frame of selected NERRS locations for plotting with res_national_map
reserve_locs(incl = c("contig", "AK", "HI", "PR"), subset_reserve = NULL)
Str vector to include AK, HI, and PR
chr string of 3 letter reserve IDs to include as data points. To include He'eia use the reserve code 'HEA'.
Returns a data.frame
for internal use with res_national_map
A helper function used to generate a data.frame
of selected reserve locations for use with res_national_map
.