load_covid_shapes: Load COVID-19 shapes from standard model-inputs

View source: R/load_covid_shapes.R

load_covid_shapesR Documentation

Load COVID-19 shapes from standard model-inputs

Description

Load COVID-19 shapes and standardize column names to harmonize with standard location hierarchy names.

Usage

load_covid_shapes(
  location_set_id,
  location_set_version_id,
  version = "best",
  shp_path = NULL
)

Arguments

location_set_id

integer representing location_set_id of the hierarchy

location_set_version_id

integer representing location_set_version_id of the hierarchy

version

character version. Defaults to "best"

shp_path

path to shapefile to load. Used for testing and overwrites all other arguments.


ihmeuw/ihme.covid documentation built on Nov. 2, 2022, 2:25 a.m.