Description Usage Details Value
#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.
1 2 3 4 5 6 7 8 | 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)
|
For more help see documentation of image.plot function:
image.plot
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.