hist2: Wrapper for histogram function

Description Usage Arguments

View source: R/OM_Plotting.R

Description

Produces a blank plot if all values in x are equal

Usage

1
hist2(x, col, axes = FALSE, main = "", breaks = 10, cex.main = 1)

Arguments

x

A vector of values

col

Colour of the histogram

axes

Logical - should axes be included?

main

Character - main title

breaks

Number of breaks. See ?hist for more details

cex.main

Text size of the main title


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.