analyze_game | R Documentation |
Analyze a xiangqi game with a UCCI-compliant engine
analyze_game(moves, engine, multipv = 1)
moves |
chr vector of length n moves in lan format h2he2 |
engine |
path to UCCI engine to use for obtaining evaluations |
multipv |
int how many principle variations should be returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.