View source: R/check_data_opts_id.R
check_data_opts_id | R Documentation |
data_opts_id
is validCheck if the data_opts_id
is valid
Will stop if not.
check_data_opts_id(data_opts_id)
data_opts_id |
data options id, corresponding to a file data_opts/data_opts_id.json The data options affect how data is input to the model. |
Nothing. Will stop if data_opts_id
is invalid.
Richèl J.C. Bilderbeek
check_data_opts_id("b_0_4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.