compile_metadata.Rd
MAS database builder.
compile_metadata(verbose = FALSE)
verbose | Logical argument. Should the progress be reported? |
---|
SQLite compiling relevant metadata for every file in the database
Updates, or creates an SQLite file with metadata for every file in the database. The function will first search for an existing database file following the path set in getOption(dmt.data). If no file exists, a new one will be created. If a file exists, the function will read it, list all files currently in the database, and update the list if the last modification date differs, or if new files were added.