This saves all options, files and outputs of a LibBi
run to an RDS
file specified
Arguments
- x
a
libbi
object- name
name of the RDS file(s) to save to. If
split=TRUE
, this will be taken as a base for the names of the files to be created, e.g. 'dir/name.rds' to create files of the form name_....rds in directory 'dir'.- supplement
any supplementary data to save
- split
Logical, defaults to
FALSE
. Should the objects from theLibBi
run be saved separately in a folder.- ...
any options to
saveRDS