Skip to content

evanodell/cqcr

Repository files navigation

cqcr

License: GPL v3 CRAN_Status_Badge GitHub tag Travis build status AppVeyor build status Codecov test coverage DOI

Get data from the Care Quality Commission API

Installation

The package is available on CRAN, and can be installed with:

install.packages("cqcr")

To install the development version from GitHub use:

#install.packages("devtools")
devtools::install_github("evanodell/cqcr")

Citing cqcr

Odell E (2019). cqcr: Access ‘Care Quality Commission’ Data. doi: 10.5281/zenodo.3452020, R package version 0.1.2, <URL: https://github.com/evanodell/cqcr>.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {{cqcr}: Access 'Care Quality Commission' Data},
    author = {Evan Odell},
    doi = {10.5281/zenodo.3452020},
    year = {2019},
    note = {R package version 0.1.2},
    url = {https://github.com/evanodell/cqcr},
  }

Notes

This package is not affiliated with or supported by the Care Quality Commission.

Please note that the ‘cqcr’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.