## NOTE: Example is wrapped in `\dontrun{}` as function requires a large
## amount of data which is not included in the package.
if (FALSE) {
nei <- process_nei(
path = "./data",
county = system.file("gpkg/nc.gpkg", package = "sf"),
year = 2017
)
}
Run the code above in your browser using DataLab