View source: R/check_trainedmodelname.R
check_trainedmodelname | R Documentation |
trainedmodelname
is validCheck if the trainedmodelname
is valid
Will stop if not.
check_trainedmodelname(trainedmodelname)
trainedmodelname |
name of the trained model,
which is |
Nothing. Will stop if trainedmodelname
is invalid.
Richèl J.C. Bilderbeek
check_trainedmodelname("ae_out")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.