Description Usage Arguments Examples
Get the dataframe or shapefile of precincts in DC
1 | get_Precinct(dataframe = TRUE)
|
dataframe |
Put TRUE for a dataframe, FALSE for a shapeFile |
1 2 | bingo <- get_Precinct(dataframe = TRUE)
bongo <- get_Precinct(dataframe = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.