| BICY_EVER_PlanningUnits | R Documentation |
A shapefile of planning units
BICY_EVER_PlanningUnits
A shapefile of planning unit boundaries for Big Cypress National Preserve and Everglades National Park
tbd
tbd
tbd
tbd
tbd
tbd
tbd
names(BICY_EVER_PlanningUnits)
## Not run:
### code used to generate object using shapefile provided by NCSU
BICY_EVER_PlanningUnits <- sf::st_read("BICY_EVER_PlanningUnits_EDEN_py.shp")
BICY_EVER_PlanningUnits <- sf::st_transform(BICY_EVER_PlanningUnits, sf::st_crs(fireHydro::edenDEM))
save(BICY_EVER_PlanningUnits, file = "data/BICY_EVER_PlanningUnits.RData")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.