subplot: Add subplot

Description Usage Arguments Value Note See Also

View source: R/subplot.R

Description

Add subplot.

Usage

1
subplot(fun, x, y, size = c(1, 1), vadj = 0.5, hadj = 0.5, pars)

Arguments

fun

Graphcical function to call

x, y

Coordinates

size

Subplot size (inches?)

vadj

Vertical adjustment

hadj

Horizontal adjustment

pars

Parameters to set?

Value

Returns parameter list invisibly, side effect subplot added to current plot.

Note

Needs elaboration.

See Also

Called by geosubplot, calls selectedpar.


geo documentation built on May 2, 2019, 5:22 p.m.