fitzRoy: Easily Scrape and Process AFL Data
An easy package for scraping and processing Australia Rules Football (AFL)
data. 'fitzRoy' provides a range of functions for accessing publicly available data
from 'AFL Tables' <https://afltables.com/afl/afl_index.html>, 'Footy Wire' <https://www.footywire.com> and
'The Squiggle' <https://squiggle.com.au>. Further functions allow for easy processing,
cleaning and transformation of this data into formats that can be used for analysis.
Version:
1.6.0
Depends:
R (≥ 4.1)
Imports:
dplyr,
httr,
jsonlite,
lubridate,
magrittr,
purrr,
readr,
rlang (≥ 0.1.2),
rvest,
stringr (≥ 1.3.0),
tidyr (≥ 1.0.0),
tidyselect,
xml2,
tibble,
glue,
cli,
lifecycle,
httr2,
janitor
Published:
2024年12月10日
Author:
James Day [cre, aut],
Robert Nguyen [aut],
Matthew Erbs [ctb],
Oscar Lane [aut],
Jason Zivkovic [ctb],
Jacob Holden [ctb]
Maintainer:
James Day <jamesthomasday at gmail.com>
NeedsCompilation:
no
Language:
en-US
Documentation:
Vignettes:
AFLCA Coaches Votes Functions (
source,
R code)
Docker Support (
source,
R code)
ELO Ratings Example (
source,
R code)
Introduction to fitzRoy (
source,
R code)
Main Fetch functions (
source,
R code)
Fetching Player Details (
source,
R code)
Score-worms (
source,
R code)
Using Fryzigg API (
source,
R code)
Using the Squiggle API (
source,
R code)
AFL Womens Example (
source,
R code)
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fitzRoy
to link to this page.