R/make-previous-typology.R

#' @title Make Previous Typology
#' @description This is a temporary function.
#' @return a MULTIPOLYGON simple feature (class =  `sf`)
#' @export
make_previous_typology <- function(){
  readRDS("extdata/typology.rds")
}
tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.