draw.empty.plot: Draw empty plot.

Description Usage Arguments Examples

Description

Very useful when trying to create new combination of plots

Usage

1
2
3
draw.empty.plot(xlim, ylim, xaxs = "i", yaxs = "i",
  border.color = "gray25", small.grid = T, title = "", xlab = "",
  ylab = "", sub = "")

Arguments

sub

Examples

1
draw.empty.plot(c(0,0.5), c(0,10))

averissimo/verissimo-rpackage documentation built on May 11, 2019, 4:07 p.m.