countryAggregates: countryAggregates

Description Usage Arguments Examples

View source: R/countryAggregates.r

Description

Creates a dataframe giving player averages against countries played against

Usage

1
countryAggregates(PlayerName, PlayerCountry)

Arguments

PlayerName

Player name to be searched for in the cricinfo database

PlayerCountry

Country for associated player

Examples

1
Aggregates <- countryAggregates(PlayerName="Alastair Cook", PlayerCountry = "England")

nickzani/Cricinfo documentation built on May 23, 2019, 5:09 p.m.