hist2 | R Documentation |
Produces a blank plot if all values in x are equal
hist2(x, col, axes = FALSE, main = "", breaks = 10, cex.main = 1)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.