Learn R Programming

geo (version 1.4-3)

subplot: Add subplot

Description

Add subplot.

Usage

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.

See Also

Called by geosubplot, calls selectedpar.