save_rulebook | R Documentation |
save_rulebook
saves a rulebook.
save_rulebook(
book = "The Historical Piecepacker",
gk = game_kit(),
output = NULL,
quietly = TRUE,
size = "letter",
cmd_options = NULL
)
book |
Book name. Currently only supports "The Historical Piecepacker". |
gk |
A |
output |
Path to the output file.
If |
quietly |
Whether to hide document compilation output. |
size |
Paper size (either "letter", or "A4"). |
cmd_options |
Options passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.