alltimerecord: Get a team's all-time record

Description Usage Arguments Value Examples

Description

Get a team's all-time record

Usage

1
alltimerecord(df = NULL, teamname = NULL)

Arguments

df

the results dataset

teamname

team name

Value

a dataframe of all-time records

Examples

1
2
3
alltimerecord(england, "Aston Villa")
alltimerecord(england, "York City")
alltimerecord(england, "Rochdale")

engsoccerdata documentation built on May 2, 2019, 8:29 a.m.