check_schema_well_formedness: A basic validation function for a schema. Checks whether the...

Description Usage Arguments Value

View source: R/naming_functions.R

Description

A basic validation function for a schema. Checks whether the schema is a list, whether there is jsut a single non-verctor item assigned to each element of the list, and whether all list elements are of type 'character'.

Usage

1

Arguments

schema

Schema to be checked

Value

Nothing. Throws an error if the naming schema does not satisfy the basic conditions listed above


antonmalko/ettools documentation built on May 28, 2019, 3:35 p.m.