chartDistOfTimeSub | R Documentation |
Helper function for the Distribution of Ages/Lengths Chart
chartDistOfTimeSub(rawData, gtitle, xtitle, showLegend = TRUE)
rawData |
A vector with the lengths of trials or the ages at death |
gtitle |
Main title for the chart |
xtitle |
Title of x-axis |
showLegend |
TRUE to show the legend, FALSE to hide it. |
Chart object. One panel.
## Not run: chartDistOfTimeSub(rawdata, gtitle, xtitle)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.