Description Usage Arguments Value Examples
View source: R/download_model_config.R
Download model specifications used for estimating metabolism. This function will download and load a table containing one row per model. See metadata associated with data release item 5: Model configurations.
1 | download_model_config(save_dir)
|
save_dir |
Path to save .tsv file containing model configurations. If save_dir isn't specified, model specifications will not be saved locally. |
Returns one data frame with one row per model.
1 | specs <- download_model_config()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.