| total_pharmacies_state | R Documentation |
Get total pills for each pharmacy in a state
total_pharmacies_state(state = "WV", key = "WaPo")
state |
Filter the data to county within this state (e.g. 'WV') |
key |
Key needed to make query successful |
Other summarized:
buyer_details(),
combined_buyer_annual(),
combined_buyer_monthly(),
summarized_county_annual(),
summarized_county_monthly(),
total_distributors_county(),
total_distributors_state(),
total_manufacturers_county(),
total_manufacturers_state(),
total_pharmacies_county()
library(arcos)
wv <- total_pharmacies_state(state="WV", key="WaPo")
head(wv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.