addDirToModelDb | R Documentation |
Add a directory to the modeldb
addDirToModelDb(dir, modeldb = data.frame())
addFileToModelDb(dir, file, modeldb)
dir |
Directory name containing model files |
modeldb |
The starting modeldb data.frame |
file |
The file name (without the directory name) |
The updated modeldb data.frame
the model database
addFileToModelDb()
: Add a file to the modeldb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.