Produces a blank plot if all values in x are equal
hist2(x, col, axes = FALSE, main = "", breaks = 10, cex.main = 1)
A vector of values
Colour of the histogram
Logical - should axes be included?
Character - main title
Number of breaks. See ?hist for more details
Text size of the main title