| piecepackr-package | R Documentation |
Functions to make board game graphics with the 'ggplot2', 'grid', 'rayrender', 'rayvertex', and 'rgl' packages. Specializes in game diagrams, animations, and "Print & Play" layouts for the 'piecepack' https://www.ludism.org/ppwiki but can make graphics for other board game systems. Includes configurations for several public domain game systems such as checkers, (double-18) dominoes, go, 'piecepack', playing cards, etc.
The following piecepackr function arguments may be set globally via base::options():
If FALSE turns off messages when affine transformation support not detected in active graphics device.
Sets a new default for the cfg argument
If FALSE don't check the version of cairo
Sets a new default for the default.units argument
Sets a new default for the envir argument
If FALSE turns off messages when stroking and filling path support not detected in active graphics device.
If FALSE turns off messages when support for embedding metadata not detected.
Sets a new default for the op_angle argument
Sets a new default for the op_scale argument
If FALSE turns off messages when radial gradient support not detected in active graphics device.
Sets a new default for the trans argument
Maintainer: Trevor L. Davis trevor.l.davis@gmail.com (ORCID)
Other contributors:
Linux Foundation (Uses some data from the "SPDX License List" <https://github.com/spdx/license-list-XML>) [data contributor]
Delapouite <https://delapouite.com/> (Meeple shape extracted from "Meeple icon" <https://game-icons.net/1x1/delapouite/meeple.html> / "CC BY 3.0" <https://creativecommons.org/licenses/by/3.0/>) [illustrator]
Creative Commons (‘save_print_and_play()' uses "license badges" from Creative Commons to describe the generated print-and-play file’s license) [illustrator]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.