scrape_batting: Scrape the top 100 batting ratings by format for a given...

Description Usage Arguments Value

Description

Scrape the top 100 batting ratings by format for a given date.

Usage

1

Arguments

format

One of 'Test', 'ODI' or 'T20'.

date

The date to look up the rankings for.

Value

A tibble with a row for each player.

The fields are:

Date

The date to which these rankings and ratings apply.

Format

The type of cricket.

Rank

Ranking.

Rating

ICC player rating.

Name

The name of the player.


bobbyingram/iccrankings documentation built on May 9, 2019, 8:05 p.m.