README.md

College Football Data API - R Client

Lifecycle: experimental R-CMD-check Twitter Follow This is an API for accessing all sorts of college football data. It currently has a wide array of data ranging from play by play to player statistics to game scores and more.

Overview

This API client was generated by the swagger-codegen project. By using the OpenAPI/Swagger spec from a remote server, you can easily generate an API client.

Installation

You'll need the devtools package in order to build the API. Make sure you have a proper CRAN repository from which you can download packages.

Prerequisites

Install the devtools package with the following command.

if(!require(devtools)) { install.packages("devtools") }

Installation of the API package

Make sure you set the working directory to where the API code is located. Then execute

devtools::install("saiemgilani/cfbd-api-R")

Author

compiled by Saiem Gilani admin@collegefootballdata.com



saiemgilani/cfbd-api-R documentation built on Feb. 16, 2021, 12:07 a.m.