View source: R/14.0-run-fb4-orchestrator.R
| run_fb4 | R Documentation |
Generic function that dispatches to run_fb4.Bioenergetic.
Pass a Bioenergetic object as x; all other arguments are
forwarded to the method.
Default method — throws an informative error when x is not a
Bioenergetic object.
run_fb4(x, ...)
## Default S3 method:
run_fb4(x, ...)
x |
A |
... |
Arguments passed to |
An object of class fb4_result. See run_fb4.Bioenergetic
for full details of the return structure.
No return value. Stops with an informative error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.