update {rbi}R Documentation

Update a libbi object

Description

This updates all the time stamps in a libbi object; it is useful after (input, output, etc.) files have been changed outside the object itself.

Usage

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

Arguments

x

a libbi object

...

ignored

Value

a libbi object with updated timestamps


[Package rbi version 1.0.0 Index]