View source: R/other-shpfile-queries.R
get.NHPN | R Documentation |
Get National Highway Planning Network highway data. NOTE: NHPN data is better for generating rays, but I now think using tigris::roads is better for many other uses.
get.NHPN(
sfx = NULL,
dropbox.dir = Sys.getenv("drop_dir"),
subdir = "shapefiles/nhpn/"
)
sfx |
if not NULL, an |
dropbox.dir , subdir |
concatenated to get to nhpn data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.