addDirToModelDb: Add a directory to the modeldb
Description
Add a directory to the modeldb
Usage
addDirToModelDb(dir, modeldb = data.frame())addFileToModelDb(dir, file, modeldb)
Value
The updated modeldb data.frame
the model database
Arguments
- dir
Directory name containing model files
- modeldb
The starting modeldb data.frame
- file
The file name (without the directory name)