View source: R/smith_fretwell_functions.R
run_smith_fretwell_model | R Documentation |
Make a Smith-Fretwell plot to show the optimal seed size
run_smith_fretwell_model(Iymin = 3, Womax = 0.6, Iymax = 1000, shapeval = 0.02)
Iymin |
Minimum seed size for a viable offspring |
Womax |
Maximum fitness that an offspring can achieve |
Iymax |
Total amount of energy an adult has to invest into reproduction |
shapeval |
slope of the Smith-Fretwell curve |
run_smith_fretwell_model(Iymin = 3, Womax = 0.6, Iymax = 1000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.