View source: R/plotSexRatio.fn.R
PlotSexRatio.fn | R Documentation |
Function to plot sex ratio
PlotSexRatio.fn(
dir,
dat,
data.type = "length",
main = NULL,
circleSize = 0.1,
dopng = lifecycle::deprecated(),
...
)
dir |
Directory where output will be saved. The directory where the file should be saved. If dir = NULL no output will be saved. |
dat |
Data object with biological data from |
data.type |
Specify where to calculate the sex ration by length or age. |
main |
Name that will be used to name the saved png |
circleSize |
circle size |
dopng |
Deprecated with nwfscSurvey 2.1 because providing a non-NULL
value to |
... |
Additional arguments for the plots |
Allan Hicks and Chantel Wetzel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.