Description Usage Arguments Value Examples
The number of times a team has played against each opponent
1 | opponentfreq(df = NULL, teamname = NULL)
|
df |
The results dataframe |
teamname |
teamname |
a dataframe with frequency of matches and team.
1 2 3 | opponentfreq(england, "Aston Villa")
opponentfreq(england, "York City")
opponentfreq(england, "Milton Keynes Dons")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.