hmptrgs | R Documentation |
Habitat Master Plan targets and goals
hmptrgs
A data frame showing 2030 targets and 2050 goals
## Not run:
library(dplyr)
load(url("https://github.com/tbep-tech/hmpu-workflow/raw/master/data/trgs.RData"))
hmptrgs <- trgs %>%
rename(Goal2050 = Target2050)
save(hmptrgs, file = 'data/hmptrgs.RData', compress = 'xz')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.