plot tiles

# S3 method for class 'grout_tiles'
plot(x, ..., add = FALSE, border = "grey", lwd = 2)

Arguments

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)