Learn R Programming

rbi (version 0.9.1)

save_libbi: Write results of a LibBi run to an RDS file

Description

This saves all options, files and outputs of a LibBi run to an RDS file specified

Usage

# S3 method for libbi
save_libbi(x, filename, supplement, ...)

Arguments

x

a libbi object

filename

name of the RDS file to save to

supplement

any supplementary data to save

...

any options to saveRDS