View source: R/plot_annotated.R
histSum | R Documentation |
Function to create an annotated histogram, with density plot
histSum(var, xlab = "", txt = "", sub = "", digit = 1)
var |
a variable to be plotted |
xlab |
X axis label |
txt |
text to be used in the title (defaults to none) |
sub |
a sublabel (defaults to none) |
digit |
number of digits used in rounding (defaults to 1) |
Aline Talhouk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.