Description Usage Arguments Value Examples
Get a team's all-time record
1 | alltimerecord(df = NULL, teamname = NULL)
|
df |
the results dataset |
teamname |
team name |
a dataframe of all-time records
1 2 3 | alltimerecord(england, "Aston Villa")
alltimerecord(england, "York City")
alltimerecord(england, "Rochdale")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.