Export function.
export(object, dest, ...)# S4 method for campsis_model,character
export(object, dest, ...)
# S4 method for campsis_model,rxode_type
export(object, dest, ...)
# S4 method for campsis_model,mrgsolve_type
export(object, dest, outvars = NULL, extra_params = character(0))
specific object depending on given destination
generic object
destination
optional arguments
additional variables to capture
extra parameter names to be added. By default, they will be assigned a zero value.