Description Usage Arguments Examples
View source: R/get_address_block_counts.R
Get the address block count data for a state. Leaving outdir blank will provide the data directly. If outdir is not blank, the data file will be saved to the directory specified.
1 | get_address_block_counts(state_abbrv = "AL", outdir = "")
|
state_abbrv |
2-letter state abbreviation. |
outdir |
target directory if downloading the file. |
1 | get_address_block_counts("AL")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.