The player_meta data set contains the names and other
attributes of players who appear on both cricsheet
and ESPNCricinfo as at 20 January 2023.
This function returns an updated version of the data set based on information
currently available online.
Usage
update_player_meta(start_again = FALSE)
Value
A tibble containing meta data on cricket players.
Arguments
start_again
If TRUE, downloads all data from ESPNCricinfo without
using player_meta as a starting point. This can take a long time.