Learn R Programming

DSsim (version 1.1.4)

plot,Region,ANY-method: Plot

Description

Plots an S4 object of class 'Region'

Usage

# S4 method for Region,ANY
plot(x, y, add = FALSE,
  plot.units = character(0), region.col = NULL, gap.col = NULL,
  main = "", ...)

Arguments

x

object of class Region

y

not used

add

logical indicating whether it should be added to existing plot

plot.units

allows for units to be converted between m and km

region.col

fill colour for the region

gap.col

fill colour for the gaps

main

character plot title

...

other general plot parameters