Description Usage Arguments Examples
Get the centroids of either the precincts or wards of DC
1 | get_centroid(Ward = FALSE, Precinct = FALSE)
|
Ward |
Input True for ward list |
Precinct |
Input True for precinct list |
1 2 | precinctCentroids <- get_centroid(Ward = TRUE)
wardCentroids <- get_centroid(Precinct = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.