compile_metadata: MAS database builder.

View source: R/compile_metadata.R

compile_metadataR Documentation

MAS database builder.

Description

MAS database builder.

Usage

compile_metadata(verbose = FALSE)

Arguments

verbose

Logical argument. Should the progress be reported?

Details

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.

Value

SQLite compiling relevant metadata for every file in the database


macroecology-society/masDMT documentation built on July 2, 2024, 4:08 a.m.