export | R Documentation |
Export function.
export(object, dest, ...)
## S4 method for signature 'campsis_model,character'
export(object, dest, ...)
## S4 method for signature 'campsis_model,rxode_type'
export(object, dest, ...)
## S4 method for signature 'campsis_model,mrgsolve_type'
export(object, dest, outvars = NULL, extra_params = character(0))
object |
generic object |
dest |
destination |
... |
optional arguments |
outvars |
additional variables to capture |
extra_params |
extra parameter names to be added. By default, they will be assigned a zero value. |
specific object depending on given destination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.