A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/rJava/../CirceR/../rmarkdown/../ccdR/readme/README.html below:

README

ccdR

The goal of ccdR is to provide R users a set of functions to access the CTX APIs without requiring extensive experience interacting directly with APIs.

The ccdR package will no longer be actively maintained. The package ctxR will continue providing access to the CTX APIs and be maintained moving forward. Please refer to the CRAN page for ctxR for a stable version and ctxR GitHub for the development version.

Installation

You can install the development version of ccdR like so:

if (!library(devtools, logical.return = TRUE)){
  install.packages(devtools)
  library(devtools)
}

devtools::install_gitub("USEPA/ccdR")

You can install from CRAN using the following:

Disclaimer: You won’t need a API key to install the ccdR package, but will need to supply an API key to use ccdR. Please visit CTX APIs to request an API key.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4