Description Usage Arguments Value
Create a new AFLELO Match
1 2  | new_aflelo_match(season, round, home, away, ground, pred_margin, real_margin,
  home_total, away_total)
 | 
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  | 
An aflelo_match object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.