setModel.mwIPM | R Documentation |
Set site and recompute kernel.
## S3 method for class 'mwIPM' setModel(obj, model = "Bertha", compute = FALSE)
obj |
A mwIPM model object. |
model |
Model "Bertha", site, or year |
compute |
Recompute or load from cache? |
A mwIPM model object.
ipm %<>% setModel("BLD1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.