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 26 Jun. 2026.
Previous versions and publish date:
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

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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