chartDistOfTimeSub: Helper function for the Distribution of Ages/Lengths Chart

chartDistOfTimeSubR Documentation

Helper function for the Distribution of Ages/Lengths Chart

Description

Helper function for the Distribution of Ages/Lengths Chart

Usage

chartDistOfTimeSub(rawData, gtitle, xtitle, showLegend = TRUE)

Arguments

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.

Value

Chart object. One panel.

Examples

## Not run: chartDistOfTimeSub(rawdata, gtitle, xtitle)

rexmacey/aasim documentation built on Oct. 29, 2024, 9:30 a.m.