Skip to content

TuomasBorman/ApiFootballR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiFootballR

This package faciliates retrieal of data from API-Football directly from R interface. The basic usage goes something like this:

addApiFootball(sport = "football", datatype = "leagues", api.key = "your_api_key")

To install, do this:

remotes::install_github("/~https://github.com/TuomasBorman/ApiFootballR")

The data can stored conveniently to SQLite database. See further information and examples from vignettes and function documentation.

This package is not anymore actively developed.

Releases

No releases published

Packages

No packages published

Languages