alltimerecord: Get a team's all-time record

alltimerecordR Documentation

Get a team's all-time record

Description

Get a team's all-time record

Usage

alltimerecord(df = NULL, teamname = NULL)

Arguments

df

the results dataset

teamname

team name

Value

a dataframe of all-time records

Examples

alltimerecord(england, "Aston Villa")
alltimerecord(england, "York City")
alltimerecord(england, "Rochdale")

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