openplotmat {diagram}R Documentation

Creates an empty plot used for diagram plotting.

Description

Creates a plotting region, bounded by [0,1] without axes, labels, titles

Usage

openplotmat (asp = NA, ...)

Arguments

asp

the y/x aspect ratio.

...

arguments passed to emptyplot from package shape.

Author(s)

Karline Soetaert <karline.soetaert@nioz.nl>

See Also

emptyplot from package shape.


[Package diagram version 1.6.5 Index]