View source: R/plotRecruits.SexRatio.R
Plots the recruitment sex ratio time series from a TCSAM 2015 model run.
| 1 2 3 4 | 
| res | - list object from TCSM 2015 model report file | 
| xlab | - x axis title | 
| ylab | - y axis title | 
| xlim | - x axis limits | 
| ylim | - y axis limits | 
| clr | - line/points color | 
| pts.plot | - flag (T/F) to plot points | 
| pts.type | - type of point to plot (pch from 'par') | 
| pts.siz | - point size | 
| line.plot | - flag (T/F) to plot line | 
| line.wd | - line width (lwd from par) | 
| line.type | - type of line (lty from 'par') | 
| overplot | - flag (T/F) to plot the data on an existing plot | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.