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.5.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: 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.5.0, https://cran.r-project.org/web/packages/fitzRoy. Accessed 06 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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