Description Usage Arguments Value Examples
Add the results of a match to an AFLELO Model
1 |
model |
afelo_model object |
match |
aflelo_match object |
aflelo_model with ratings updated based on the match
1 2 3 4 | model <- aflelo_model()
match <- aflelo_match(2000, "R1", "Melbourne", "Adelaide", "M.C.G.",
10, 110, 102)
aflelo:::add_match(model, match)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.