get_log | R Documentation |
If a log file was created during a model run, this function can retrieve it.
get_log(metab_model)
## S3 method for class 'metab_bayes'
get_log(metab_model)
metab_model |
A Bayesian metabolism model (metab_bayes) from which to return the log file, if available |
The MCMC log file[s] lines
metab_bayes
: If a log file was created during the Bayesian MCMC run,
metab_bayes() attempted to capture it. Retrieve what was captured with this
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.