image.lgcpgrid: image.lgcpgrid function

Description Usage Arguments Value See Also

Description

Produce an image plot of an lgcpgrid object.

Usage

1
2
## S3 method for class 'lgcpgrid'
image(x, sel = 1:x$len, ask = TRUE, ...)

Arguments

x

an object of class lgcpgrid

sel

vector of integers between 1 and grid$len: which grids to plot. Default NULL, in which case all grids are plotted.

ask

logical; if TRUE the user is asked before each plot

...

other arguments

Value

grid plotting

See Also

lgcpgrid.list, lgcpgrid.array, as.list.lgcpgrid, print.lgcpgrid, summary.lgcpgrid, quantile.lgcpgrid, plot.lgcpgrid


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.