plot.histo2d: plot 'histo2d'

Description Usage Arguments

Description

Plot histo2d by means of the image function

Usage

1
2
3
## S3 method for class 'histo2d'
plot(histo2d, legend = T, col = c("white",
  heat.colors(12)), main, xlab, ylab, ...)

Arguments

histo2d:

a histo2d obj

legend:

add color gradied scale for z axis (if TRUE image.plot is used)

col:

heat color map for the legend

xlab,ylab:

axis titles

...:

graphics options


diluises/neutRino documentation built on May 15, 2019, 8:33 a.m.