Other packages > Find by keyword >

fitzRoy  

Easily Scrape and Process AFL Data
View on CRAN: Click here


Download and install fitzRoy package within the R console
Install from CRAN:
install.packages("fitzRoy")

Install from Github:
library("remotes")
install_github("cran/fitzRoy")

Install by package version:
library("remotes")
install_version("fitzRoy", "1.6.0")



Attach the package and use:
library("fitzRoy")
Maintained by
James Day
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-30
Latest Update: 2024-12-10
Description:
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' , 'Footy Wire' and 'The Squiggle' . Further functions allow for easy processing, cleaning and transformation of this data into formats that can be used for analysis.
How to cite:
James Day (2019). fitzRoy: Easily Scrape and Process AFL Data. R package version 1.6.0, https://cran.r-project.org/web/packages/fitzRoy. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:39), 0.2.0 (2019-11-30 12:20), 0.3.0 (2020-01-08 15:50), 0.3.1 (2020-01-21 10:20), 0.3.2 (2020-05-23 07:10), 0.3.3 (2021-01-12 10:40), 1.0.0 (2021-03-16 06:30), 1.1.0 (2022-01-10 08:52), 1.2.0 (2022-09-29 05:00), 1.3.0 (2023-03-01 09:32), 1.4.0 (2024-06-05 07:30), 1.5.0 (2024-07-30 08:30), 1.6.0 (2024-12-10 09:40)
Other packages that cited fitzRoy R package
View fitzRoy citation profile
Other R packages that fitzRoy depends, imports, suggests or enhances
Complete documentation for fitzRoy
Functions, R codes and Examples using the fitzRoy R package
Some associated functions: calculate_coaches_vote_possibilities . fetch_betting_odds_footywire . fetch_coaches_votes . fetch_fixture . fetch_ladder . fetch_lineup . fetch_player_details . fetch_player_stats . fetch_results . fetch_squiggle_data . fitzRoy-package . get_afl_colour_palettes . get_afl_cookie . get_afl_fixture . get_afltables_stats . get_aflw_cookie . get_aflw_detailed_data . get_aflw_detailed_match_data . get_aflw_match_data . get_aflw_player_stats . get_aflw_round_data . get_aflw_rounds . get_fixture . get_footywire_betting_odds . get_footywire_match_ids . get_footywire_match_results . get_footywire_stats . get_fryzigg_stats . get_match_results . get_score_progression_raw . get_squiggle_data . replace_teams . replace_venues . return_ladder . team_abr_afl . team_abr_afl2 . update_footywire_stats . 
Some associated R codes: FitzRoy-package.R . calculate_coaches_vote_possibilities.R . data.R . fetch-betting-odds.R . fetch-coaches-votes.R . fetch-fixture.R . fetch-ladder.R . fetch-player-details.R . fetch-player-stats.R . fetch-results.R . fetch-squiggle-data.R . fetch_lineup.R . helper-aflcoaches.R . helpers-afl.R . helpers-afltables-playerdetails.R . helpers-afltables-playerstats.R . helpers-afltables.R . helpers-footywire-playerdetails.R . helpers-footywire.R . helpers-general.R . team_colour_palettes.R . womens_stats.R . z-afltables-player.R . z_afl_fixture.R . z_afltables-basic.R . z_aflw-player_stats.R . z_footywire-calcs.R . z_footywire-results.R . z_fryziggafl-player-stats.R . z_return-ladder.R . z_score-progression.R .  Full fitzRoy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA