View source: R/baseparameters.R
baseparameters | R Documentation |
Get a standard parameter set
baseparameters( wInf = 10^seq(log10(4), log10(30000), length.out = 18), kappa = 1.3, h = 20 )
wInf |
Array of asymptotic sizes to use |
kappa |
Carrying capacity of the resource |
h |
Factor for the maximum consumption rate |
See the source code for description of fields
A structure with parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.