show,stantvamodel-method | R Documentation |
Prints a StanTVA model object.
## S4 method for signature 'stantvamodel'
show(object)
object |
The StanTVA model object. |
The printed object.
model <- stantva_model(locations = 4)
show(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.