plot-Grid-method: Plot Grid as pairs

plot,Grid-methodR Documentation

Plot Grid as pairs

Description

Plot Grid as pairs

Usage

## S4 method for signature 'Grid'
plot(x, y, jitter = FALSE, ...)

Arguments

x

Grid object

y

optional data to add in plot alongside x (should have same length)

jitter

if TRUE, add a small white noise to data. Defaults to FALSE.

...

Optional arguments passed to 'pairs()'

Value

'pairs' object

Author(s)

Yves Deville


IRSN/smint documentation built on Dec. 9, 2023, 9:53 p.m.