A simple (unofficial) R package for interacting with the CIViC DB API.
See the official CIViC DB API Documentation for more detailed information on the API.
Benefits of using this package
Any contribution is much appreciated, whether it be in the form of bug reports or pull requests.
If you find any bugs or have any feature requests then please create an issue in this repository.
./civicr/
R CMD build civicr
R CMD INSTALL civicr_<version>.tar.gz
R CMD check --as-cran civicr_<version>.tar.gz
library(devtools)
./civicr/civicr