plot.grout_tiles | R Documentation |
plot tiles
## S3 method for class 'grout_tiles'
plot(x, ..., add = FALSE, border = "grey", lwd = 2)
x |
a grout [tiles()] object |
... |
arguments passed to methods |
add |
add to current plot or start a new one (default is 'FALSE', a new plot) |
border |
the colour of the tile border (default grey) |
lwd |
the width of the tile border (default = 2) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.