plot.blank: plot.blank

plot.blankR Documentation

plot.blank

Description

Make a blank plot

Shortcut for making blank plot with no axes

Usage

## S3 method for class 'blank'
plot(
  xlim = c(0, 1),
  ylim = c(0, 1),
  xlab = "",
  ylab = "",
  axes = F,
  bg.col = "white",
  ...
)

Author(s)

Marcin Imielinski


mskilab/gTrack documentation built on March 28, 2024, 6:18 p.m.