https://github.com/echasnovski/snookerorg
R Client for the snooker.org API
https://github.com/echasnovski/snookerorg
Last synced: 8 months ago
JSON representation
R Client for the snooker.org API
- Host: GitHub
- URL: https://github.com/echasnovski/snookerorg
- Owner: echasnovski
- License: other
- Created: 2017-03-08T10:17:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T13:54:14.000Z (over 8 years ago)
- Last Synced: 2025-01-16T13:20:53.231Z (9 months ago)
- Language: R
- Size: 247 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snookerorg
This package provides functions for retrieving data from snooker.org API
.To install this package one should have installed package `devtools`.
Run the following command:devtools::install_github(repo = "evgeniC/snookerorg")