plot.grout_tiles: plot tiles

View source: R/tiles.R

plot.grout_tilesR Documentation

plot tiles

Description

plot tiles

Usage

## 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)


hypertidy/grout documentation built on April 24, 2024, 11:32 a.m.