save_libbi | R Documentation |
LibBi
run to an RDS fileThis saves all options, files and outputs of a LibBi
run to an RDS
file specified
## S3 method for class 'libbi'
save_libbi(x, name, supplement, split = FALSE, ...)
x |
a |
name |
name of the RDS file(s) to save to. If |
supplement |
any supplementary data to save |
split |
Logical, defaults to |
... |
any options to |
the return value of saveRDS
, i.e. NULL invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.