cost_parameters | R Documentation |
This data.frame contains the cost parameters used in
spp_examples
. These parameters correspond with the
total_cost
and linear_total_cost
functions.
cost_parameters
A tibble
of variables and 16 records
Species common name
The source of the data. WDNR is from Wisconsin Dep't of Natural Resources Hatchery cost data. AFS is the American Fisheries Society Special Publication 35 on Fishkill Replacement costs
Either "exp" for exponential – corresponds to the
total_cost
cost function, or "linear" – corresponds to the
linear_total_cost
cost function.
The cost function – either
total_cost
or linear_total_cost
A list-col of the parameters necessary for
the respective cost function found in cost_fun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.