imPlot2: Modified image.plot function from "fields" package, the grey...

Description Usage Details Value

Description

#added following line of code: rect(usr[1], usr[3], usr[2], usr[4], col="grey") This function is package internal and should not be executed directly by users.

Usage

1
2
3
4
5
6
7
imPlot2(..., add = FALSE, nlevel = 64, horizontal = FALSE,
  legend.shrink = 0.9, legend.width = 1.2, legend.mar = ifelse(horizontal,
  3.1, 5.1), legend.lab = NULL, legend.line = 2, graphics.reset = FALSE,
  bigplot = NULL, smallplot = NULL, legend.only = FALSE,
  col = tim.colors(nlevel), lab.breaks = NULL, axis.args = NULL,
  legend.args = NULL, midpoint = FALSE, border = NA, lwd = 1,
  xinds = NULL, e = NULL, ylast = 0, afs = 1)

Details

For more help see documentation of image.plot function: image.plot

Value

NULL


Przemol/seqplots-release documentation built on May 8, 2019, 3:47 a.m.