Description Usage Arguments Value Examples
histogram function will draw Histogram for Distribution analysis.
1 2 3 4 5 6 7 8 9 10 11 12 |
data |
input data.frame |
x |
x variable |
col.var |
color variable |
binwidth |
binwidth, default is 0.1 |
bins |
number of bins |
title |
input data.frame |
subtitle |
date variable |
xtitle |
value variable |
ytitle |
input data.frame |
caption |
date variable |
An object of class ggplot
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.