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