plotTopView: plotTopView

Description Usage Arguments See Also

Description

plotTopView

Usage

1
2
plotTopView(x, add = FALSE, xlab = "x", ylab = "y", main = "",
  asp = NA, ...)

Arguments

x

An object.

add

If TRUE add the plot to an existing plot.

xlab

A length-one character vector defining the x-axis label.

ylab

A length-one character vector defining the y-axis label.

main

A length-one character vector defining an overall plot title.

asp

A length-one numeric vector defining the y/x aspect ratio.

...

Parameters to be passed to the polygon function

See Also

polygon


emanuelhuber/CBRDM documentation built on March 1, 2020, 9:33 a.m.