assert_files | R Documentation |
This checks that the libbi
object given has been run (via
sample
, filter
or optimize
)) and
the output file has not been modified since.
## S3 method for class 'libbi'
assert_files(x, ...)
x |
a |
... |
ignored |
nothing (invisible NULL); an error will be thrown if there is a problem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.