Description Usage Arguments Value Examples
View source: R/define_species.R
A function rarely called on its own to define appropriate species parameters for input to SplitR model.
1 | define_species(species)
|
species |
species name character string. Current accepted values are:
|
This function returns a data table of species parameter accepted by SplitR, including columns named name
, pdiam
, density
, shape_factor
, resuspension
, and ddep_vel
.
1 2 | define_species( "so2")
define_species( "so4")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.