Package documentation upgrades to address further CRAN submission feedback
The following functions were created to aid in the visualisation of matches played:
extract_moves()
extract_moves_as_game()
plot_game()
get_raw_game_data()
previously deprecated, now removedget_raw_chessdotcom()
now accepts a YYYYMM argument to limit which months to extract game data for #2get_raw_chessdotcom()
to do with game type bughouse #9get_raw_lichess
for games and lichess_leaderboard
for the top leaders #5get_raw_chessdotcom
) deprecate get_raw_game_data
#6get_top50_leaderboard
deprecated, replaced with chessdotcom_leaderboard()
#6Initial release of the chessR
package