pull_peers | R Documentation |
Subset a data frame containing MSA or county data to peer cities and add current and baseline peer data.
pull_peers(
df,
add_info = F,
subset_to_peers = T,
geog = "",
additional_geogs = ""
)
df |
A data frame containing the column MSA or FIPS |
add_info |
Either |
subset_to_peers |
Either |
geog |
Level of gegraphy to use for adding information and filtering.
Can be |
additional_geogs |
A vector of additional MSA or FIPS codes to include. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.