R/modeldb.R
addDirToModelDb.Rd
Add a directory to the modeldb
addDirToModelDb(dir, modeldb = data.frame()) addFileToModelDb(dir, file, modeldb)
Directory name containing model files
The starting modeldb data.frame
The file name (without the directory name)
The updated modeldb data.frame
the model database
addFileToModelDb(): Add a file to the modeldb
addFileToModelDb()