Learn R Programming

rbi (version 0.7.0)

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, ...)

Arguments

x

a libbi object

filename

name of the RDS file to save to

...

any options to saveRDS