plotRecruitment | R Documentation |
This plots an RCurve Recruitment Function
plotRecruitment(theObject, ...)
theObject |
The name of the RCurve Object |
... |
Pass-through arguments |
plotRecruitment(LinearR(12,100,100))
plotRecruitment(LinearR(12,100,100),xlab="Test x label",maxT=60)
plotRecruitment(LinearR(20,90,90),overlay=TRUE,col=2,lty=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.