plotSexRatio.fn: Plots the sex ratio by length bins

Usage Arguments Author(s)

Usage

1
plotSexRatio.fn(len, fn = median, circleSize = 0.1, ...)

Arguments

len

Data frame with length data (must have columns 'Length','NumF', and 'NumM')

fn

Function used in 'lapply'. Default=median.

circleSize

Scalar for size of circles in figure. Default = 0.1.

...

Further arguments to be passed to 'plot'.

Author(s)

Allan Hicks


nwfscSurveyCode documentation built on May 2, 2019, 5:27 p.m.