View source: R/check_model_id.R
check_model_id | R Documentation |
model_id
is validCheck if the model_id
is valid
Will stop if not.
check_model_id(model_id)
model_id |
model id, corresponding to a file models/model_id.json |
Nothing. Will stop if model_id
is invalid.
Richèl J.C. Bilderbeek
Use check_pheno_model_id to check if a pheno_model_id
is valid
check_model_id("M1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.