fergustaylor/openprescribingR: Load OpenPrescribing data directly into R

Using the (beta) RESTful API and a few lines of R, I can download and import OpenPrescribing data directly into RStudio. You could still download it onto your desktop directly from the API, but I think that doing this in-studio makes it much easier to update the information. Further explanation on the terms used here - [https://openprescribing.net/api/](https://openprescribing.net/api/) Essential reading [https://openprescribing.net/api/](https://openprescribing.net/caution/)

Getting started

Package details

Maintainer
LicenseMIT
Version0.0.0.9000
URL https://github.com/fergustaylor/openprescribingR/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fergustaylor/openprescribingR")
fergustaylor/openprescribingR documentation built on May 31, 2019, 1:15 p.m.