dbWork_clean: Do maintenance work on a SQLite-database 'dbWork' if it...

Description Usage Arguments Value

View source: R/WorkDatabase.R

Description

Some code, power, and system failures may leave dbWork in an incomplete state, e.g., a rollback journal is present, or runs are marked as “inwork” even though no runs are currently being worked on. This function cleans such situations up.

Usage

1
dbWork_clean(path, verbose = FALSE)

Arguments

path

A character string. Path to the folder where the database will be created.

Value

A logical value


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.