View source: R/check_train_opts_id.R
check_train_opts_id | R Documentation |
train_opts_id
is validCheck if the train_opts_id
is valid
Will stop if not.
check_train_opts_id(train_opts_id)
train_opts_id |
train options id, corresponding to a file train_opts/train_opts_id.json |
Nothing. Will stop if train_opts_id
is invalid.
Richèl J.C. Bilderbeek
check_train_opts_id("ex3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.