powered by
This function returns the raw json data for a player's or list of players' Lichess data as a data frame
get_raw_lichess(player_names)
a dataframe of lichess data
A vector of a valid username or usernames from Lichess
if (FALSE) { georges_data <- get_raw_lichess(player_names = "Georges") }
Run the code above in your browser using DataLab