get_metro_vancouver_land_use_data: Metro Vancouver land use data (2011 version)

View source: R/land_use_helpers.R

get_metro_vancouver_land_use_dataR Documentation

Metro Vancouver land use data (2011 version)

Description

Metro Vancouver land use data (2011 version)

Usage

get_metro_vancouver_land_use_data(
  vintage = "2016",
  cache_path = getOption("custom_data_path"),
  refresh = FALSE
)

Arguments

vintage

vintage of the data, valid parameters are 2016 and 2011

cache_path

directory for caching the data

refresh

if true, refresh the data

Value

an sf object with the metro vancouver land use data


mountainMath/mountainmathHelpers documentation built on May 3, 2024, 5:55 p.m.