get_each_player: Extract Single Player's Game Data

View source: R/get_game_data.R

get_each_playerR Documentation

Extract Single Player's Game Data

Description

get_each_player returns a dataframe of all of the games played by one player

Usage

get_each_player(username)

Arguments

username

A string value of a player's name

Details

This function will take in a single player's username and return the data on all the games they have played on chess.com


chessR documentation built on Oct. 5, 2022, 1:07 a.m.