validate_table_attribute_name_presence: Check all column names of a data table are listed

View source: R/validate_templates.R

validate_table_attribute_name_presenceR Documentation

Check all column names of a data table are listed

Description

Check all column names of a data table are listed

Usage

validate_table_attribute_name_presence(template.name, data.name, x)

Arguments

template.name

(character) The table attributes template to apply this function to. Full file name is required.

data.name

(character) The data table to apply this function to. Full file name is required.

x

(list) The data and metadata object returned by template_arguments().

Value

character

Description of validation issues

NULL

If no issues were found


EDIorg/emlAssemblyLine documentation built on Nov. 4, 2022, 11:59 p.m.