not_pharmacies: Get list of misidentified pharmacies by BUYER_DEA_NOs

View source: R/locations.R

not_pharmaciesR Documentation

Get list of misidentified pharmacies by BUYER_DEA_NOs

Description

Get list of misidentified pharmacies by BUYER_DEA_NOs

Usage

not_pharmacies(key = "WaPo")

Arguments

key

Key needed to make query successful

See Also

https://www.washingtonpost.com/graphics/2019/investigations/dea-pain-pill-database/#download-resources

Other geocoded data: buyer_addresses(), county_population(), pharm_cbsa(), pharm_counties(), pharm_latlon(), pharm_tracts(), reporter_addresses(), state_population()

Examples


library(arcos)

np <- not_pharmacies(key="WaPo")

head(np)


wpinvestigative/arcos documentation built on July 19, 2023, 6:19 a.m.