get_each_player_chessdotcom: Get Single Player Raw chess.com Game Data

View source: R/get_raw_chessdotcom.R

get_each_player_chessdotcomR Documentation

Get Single Player Raw chess.com Game Data

Description

This function returns the raw json data for a player's chess.com data as a data frame

Usage

get_each_player_chessdotcom(username, year_month)

Arguments

username

A valid username from chess.com

year_month

An integer of YYYYMM

Value

a dataframe of chess.com data


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