Description Usage Arguments Value Examples
Team who has been involved in the most games of each scoreline
1 | score_most(df, score)
|
df |
Results dataframe |
score |
score |
a dataframe with frequency of matches and team.
1 2 3 | score_most(england, "6-6")
score_most(england, "8-0")
score_most(england, "9-1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.