dbWork_check_design: Check that 'dbWork' has an up-to-date structure of tables and...

Description Usage Arguments Value

View source: R/WorkDatabase.R

Description

Check that dbWork has an up-to-date structure of tables and fields

Usage

1
dbWork_check_design(path, use_granular_control = FALSE)

Arguments

path

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

use_granular_control

A logical value. If TRUE and the granular table is present (see add_granular_dbWork), then include the optional table needs_output in check.

Value

A logical value. FALSE if no dbWork can be located or if any required table is missing or if not all required fields are present.


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