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]
First Published: 2019-11-30
Latest Update: 2023-03-01
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 04 May. 2025.
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)
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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for fitzRoy10152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

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  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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