new_aflelo_match: New AFLELO Match

Description Usage Arguments Value

View source: R/match.R

Description

Create a new AFLELO Match

Usage

1
2
new_aflelo_match(season, round, home, away, ground, pred_margin, real_margin,
  home_total, away_total)

Arguments

season

Integer giving season of the match

round

String giving the round of the match

home

String giving the name of the home team

away

String giving the name of the away team

ground

String giving the name of the ground

pred_margin

Number giving the predicted margin

real_margin

Number giving the real margin

home_total

Number giving the total score for the home team

away_total

Number giving the total score for the away team

Value

An aflelo_match object


lazappi/aflelo documentation built on May 17, 2019, 7:30 p.m.