View source: R/model_from_api.R
Load model definition from API, and compile to R library
1 2 3 4 |
model |
model id |
url |
URL of API |
github |
not a custom API but GitHub |
repo |
GH repository specified as 'owner/repo' |
auth_token |
for private repositories |
verbose |
verbosity (T/F) |
get_definition |
return only the model definition, do not compile |
to_package |
compile to package? |
force |
force install, even if model inactive |
run_tests |
run tests associated with model? |
... |
arguments passed to 'new_ode_model()' function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.