View source: R/census_tigershapes_combine.R
census_tigershapes_combine | R Documentation |
collect shapefiles from TIGER/Line that are from different years.
census_tigershapes_combine(file_names, shapefile_path, ...)
file_names |
A named vector or list of shapefiles |
shapefile_path |
The full path to the folder that contains the files |
... |
Arguments that ‘dplyr::filter' will use on the files’ features. |
an 'sf::sf' object, a data frame of features with a geometry column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.