`game <- head(chesswc,1)` Would it then be possible to have a function with parameters game,move, player so I could then plot board after e.g. whites 11th move
game <- head(chesswc,1)Would it then be possible to have a function with parameters game,move, player
so I could then plot board after e.g. whites 11th move