Skip to contents

Plot method for Staffli objects

Usage

# S4 method for class 'Staffli,missing'
plot(
  x,
  image_use = NULL,
  coords_use = c("raw", "transformed"),
  ncol = NULL,
  ...
)

Arguments

x

A Staffli object

image_use

A string specifying the image to plot

coords_use

A character vector of length 2 specifying the coordinates to use

ncol

Integer specifying the number of columns in the plot grid

...

Additional parameters passed to geom_point

Value

No return value, plots the content of a Staffli object