macraesdirtysocks/YFAR: Retrieve Data From Yahoo! Fantasy Sports API

YAHOO! Fantasy API R (YFAR) is a collection of functions for retrieving league, team, player data from the Yahoo Fantasy Sports API. This package creates an Oauth2.0 token using a KEY and SECRET provided after registering an application with Yahoo Developer Network (YDN). After creating a token the user can retrieve fantasy data from public leagues as well as private data for leagues of the currently logged in user.

Getting started

Package details

AuthorWilliam O'Leary
MaintainerWilliam O'Leary <wolearygit@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/macraesdirtysocks/YFAR https://macraesdirtysocks.github.io/YFAR/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("macraesdirtysocks/YFAR")
macraesdirtysocks/YFAR documentation built on March 20, 2022, 2:07 a.m.