Description Usage Arguments See Also Examples
Get list of misidentified pharmacies by BUYER_DEA_NOs
1 | not_pharmacies(key = "WaPo")
|
key |
Key needed to make query successful |
Other geocoded data:
buyer_addresses()
,
county_population()
,
pharm_cbsa()
,
pharm_counties()
,
pharm_latlon()
,
pharm_tracts()
,
reporter_addresses()
,
state_population()
1 2 3 4 5 | library(arcos)
np <- not_pharmacies(key="WaPo")
head(np)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.