| papers | R Documentation | 
Papers on which to use drawers for building custom shape plots using the grindr approach. See examples and vignettes.
paper(coo, ...)
paper_white(coo)
paper_grid(coo, grid = c(10, 5), cols = c("#ffa500", "#e5e5e5"), ...)
paper_chess(coo, n = 50, col = "#E5E5E5")
paper_dots(coo, pch = 20, n = 50, col = "#7F7F7F")
| coo | a single shape or any Coo object | 
| ... | more arguments to feed the plotting function within each  | 
| grid | 
 | 
| cols | colors (hexadecimal preferred) to use for grid drawing | 
| n | 
 | 
| col | color (hexadecimal) to use for chessboard drawing | 
| pch | to use for dots | 
a drawing layer
This approach will (soon) replace coo_plot and friends in further versions. All comments are welcome.
Other grindr: 
drawers,
layers_morphospace,
layers,
mosaic_engine(),
pile(),
plot_LDA(),
plot_NMDS(),
plot_PCA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.