View source: R/resource-uscb.R
uscb_tiger_state_relative_path | R Documentation |
Relative path to USCB state spatial data
uscb_tiger_state_relative_path(
year = 2019,
state = "MI",
type = "",
format = "gdb"
)
year |
in four digits |
state |
two letter code for state to download |
type |
spatial data type (” is default, alternatively 'edges') |
format |
currently only 'gdb' (default) |
relative file path name for the resource
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.