Description Usage Arguments Value Examples
View source: R/get_LeadService.R
Refer to the data dictionary for further information: https://data.milwaukee.gov/dataset/lead-service-line-data
1 | get_LeadService(shape, spatial = FALSE, include_missing = FALSE)
|
shape |
An object of class sf. If included, the output will be filtered using st_intersection |
spatial |
Logical. If TRUE the output is class sf. Defaults to FALSE. |
include_missing |
Logical. If TRUE values not geocoded will be added to the output. Defaults to FALSE. |
A dataframe.
1 2 | get_LeadService()
get_LeadService(spatial = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.