Learn R Programming

fitzRoy (version 0.3.2)

get_match_results: Get basic match results from afltables.com

Description

get_match_results returns a dataframe containing all match results from 1897-current

Usage

get_match_results()

Arguments

Value

Returns a data frame containing a line for each match

Details

The dataframe contains information about the Date, teams involved, scores and venue. It comes from afltables 'big lists' section. This is a limited dataset but is very fast to access. It generally is updated on the day after the last game

Examples

Run this code
# NOT RUN {
get_match_results()
# }

Run the code above in your browser using DataLab