score_most: Team who has been involved in the most games of each...

score_mostR Documentation

Team who has been involved in the most games of each scoreline

Description

Team who has been involved in the most games of each scoreline

Usage

score_most(df, score)

Arguments

df

Results dataframe

score

score

Value

a dataframe with frequency of matches and team.

Examples

score_most(england, "6-6")
score_most(england, "8-0")
score_most(england, "9-1")

jalapic/engsoccerdata documentation built on Nov. 15, 2022, 3:34 a.m.