interpolate,model-method | R Documentation |
Interpolate model
## S4 method for signature 'model'
interpolate(object, ...)
object |
model or scenario type of object. |
scenario object with enclosed model (slot @model
) and interpolated parameters (slot @modInp
).
## Not run:
scen <- interpolate(mod)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.