Description Usage Arguments Details Value
View source: R/S3-Caline3Model.R
Construct, run, summarize and show results from a Caline3Model object.
1 |
links |
a |
meteorology |
a |
receptors |
a |
terrain |
a |
pollutant |
a |
The model (object) contains all of the link and met data, as well as site-specific model parameters, such as surface roughness. Internally, these are stored as single-precision arrays. If you want to experiment by changing a parameter, construct a new Caline3Model, unless you really know what you are doing.
Use predict
to predict concentrations; aggregate
to compute summary statistics,
such as means and maxima; and spplot
or ggplot
to visualize results.
a Caline3Model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.