initDB: Initialize LFMC database

View source: R/initDB.R

initDBR Documentation

Initialize LFMC database

Description

Initializes an empty LFMC database with the appropriate database structure on a new file

Usage

initDB(file, overwrite = FALSE)

Arguments

file

Database file name

overwrite

Boolean flag to force overwriting an existing file

Examples


## Not run: 
  initDB("../lfmc", overwrite = TRUE)

## End(Not run)


spif-ctfc/LFMC documentation built on Sept. 29, 2022, 2:21 a.m.