plot.daoh.freqpoly | R Documentation |
Plot DAOH in a frequency polygon
## S3 method for class 'daoh.freqpoly' plot( input.dt, daoh.col.name = "daoh", by.group = NA_character_, xlimits = c(-0.5, 90.5) )
input.dt |
The DAOH data (with daoh column) |
by.group |
The group (string) by which to separate the histograms. |
xlimits |
Length two numeric vector of xlimits.. |
ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.