Description Usage Arguments Value Examples
View source: R/download_model_diagnostics.R
Download diagnostics and assessments of metabolism model performance. See metadata associated with data release item 7: Model diagnostics.
1 2 3 4 | download_model_diagnostics(
save_dir,
overwrite_file
)
|
save_dir |
Path to save .tsv file containing model diagnostics. If save_dir isn't specified, model diagnostics file will not be saved locally. |
overwrite_file |
Boolean indicating if diagnostics.tsv file should be overwritten if it already exists. Default is FALSE. |
Returns a data frame with one row per model.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.