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 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

worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
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  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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