assert_files: Check that a LibBi wrapper has valid output

View source: R/libbi.R

assert_filesR Documentation

Check that a LibBi wrapper has valid output

Description

This checks that the libbi object given has been run (via sample, filter or optimize)) and the output file has not been modified since.

Usage

## S3 method for class 'libbi'
assert_files(x, ...)

Arguments

x

a libbi object

...

ignored

Value

nothing (invisible NULL); an error will be thrown if there is a problem


rbi documentation built on Aug. 15, 2023, 5:07 p.m.