R/tiles.R
plot.grout_tiles.Rd
plot tiles
# S3 method for class 'grout_tiles' plot(x, ..., add = FALSE, border = "grey", lwd = 2)
a grout [tiles()] object
arguments passed to methods
add to current plot or start a new one (default is `FALSE`, a new plot)
the colour of the tile border (default grey)
the width of the tile border (default = 2)