compareTwoPlayerAves: compareTwoPlayerAves

Description Usage Arguments Examples

View source: R/compareTwoPlayerAves.r

Description

Uses the getPlayerInfo function to return a dataframe with the two player averages

Usage

1
compareTwoPlayerAves(Player1Name, Player1Country, Player2Name, Player2Country)

Arguments

Player1Country

Country of the first player

Player2Country

Country of the second player

Player1

Name of the first player

Player2

Name of the second player

Examples

1
compareTwoPlayerAves("Stuart Broad", "England", "Alastair Cook", "England")

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