powered by
This plots an RCurve Recruitment Function
plotRecruitment(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)
Run the code above in your browser using DataLab