assert_spec: Assert_spec Function to check whether a dataset meets a...

Description Usage Arguments

Description

Assert_spec Function to check whether a dataset meets a desired specification

Usage

1
assert_spec(DAT, spec = NULL, file = NULL, error = FALSE, warn = TRUE)

Arguments

DAT

Input dataset

spec

YAML dataset specification

file

file name containing YAML dataset specification

error

Should the function throw a error if issues are found ? (default False)

warn

Should the function throw a warning if issues are found ? (default True)


CG1122/DAL documentation built on May 8, 2019, 9:28 a.m.