-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathcfbfastR-package.Rd
59 lines (50 loc) · 2.59 KB
/
cfbfastR-package.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/cfbfastR-package.R, R/utils.R
\docType{package}
\name{cfbfastR-package}
\alias{cfbfastR}
\alias{cfbfastR-package}
\title{cfbfastR: Access College Football Play by Play Data}
\description{
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
A utility to quickly obtain clean and tidy college football data. Serves as a wrapper around the \url{https://collegefootballdata.com/} API and provides functions to access live play by play and box score data from ESPN \url{https://www.espn.com} when available. It provides users the capability to access a plethora of endpoints, and supplement that data with additional information (Expected Points Added/Win Probability added).
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
A utility to quickly obtain clean and tidy college football data. Serves as a wrapper around the \url{https://collegefootballdata.com/} API and provides functions to access live play by play and box score data from ESPN \url{https://www.espn.com} when available. It provides users the capability to access a plethora of endpoints, and supplement that data with additional information (Expected Points Added/Win Probability added).
}
\seealso{
Useful links:
\itemize{
\item \url{https://cfbfastR.sportsdataverse.org/}
\item \url{https://github.com/sportsdataverse/cfbfastR}
\item Report bugs at \url{https://github.com/sportsdataverse/cfbfastR/issues}
}
Useful links:
\itemize{
\item \url{https://cfbfastR.sportsdataverse.org/}
\item \url{https://github.com/sportsdataverse/cfbfastR}
\item Report bugs at \url{https://github.com/sportsdataverse/cfbfastR/issues}
}
}
\author{
\strong{Maintainer}: Saiem Gilani \email{[email protected]}
Authors:
\itemize{
\item Akshay Easwaran \email{[email protected]}
\item Jared Lee \email{[email protected]}
\item Eric Hess \email{[email protected]}
}
Other contributors:
\itemize{
\item Michael Egle \email{[email protected]} [contributor]
\item Nate Manzo \email{[email protected]} [contributor]
\item Jason DeLoach \email{[email protected]} [contributor]
\item Tej Seth \email{[email protected]} [contributor]
\item Conor McQuiston \email{[email protected]} [contributor]
\item Tan Ho \email{[email protected]} [contributor]
\item Keegan Abdoo \email{[email protected]} [contributor]
\item Matt Spencer \email{[email protected]} [contributor]
\item Sebastian Carl \email{[email protected]} [contributor]
\item John Edwards \email{[email protected]} [contributor]
}
}
\keyword{internal}