oepsData Package Documentation
Chapter 1 Introduction
The Opioid Environment Policy Scan (OEPS) is an open-source data warehouse created by the Healthy Regions & Policies Lab to support researchers in studying and modeling the opioid risk environment. This website is intended as a starting place for researchers interested in using the OEPS data, especially using R.
1.1 In this documentation
- Getting started
- How to install the package
- Usage
- Explanation of available functions
- Examples
- Some quick examples of how
oepsData
can be used
- Some quick examples of how
- Getting OEPS Data from BigQuery
- How to access OEPS data in Google BigQuery
- While the examples demonstrate usage of the R package
bigrquery
, this section will be helpful regardless of which client libary you use to access BigQuery.
1.2 Other useful links
- healthyregions/oepsData
- Repository for this R package. Please record bugs or feature requests in the repo issues
- OEPS Explorer
- The main project website for OEPS
- healthyregions/oeps
- The main repository for the OEPS Explorer frontend app and backend ETL app
1.3 Releases
v0.1.0 December 2024 - Initial release.