validate_table_attribute_template_column_names: Check column names of table attributes template

View source: R/validate_templates.R

validate_table_attribute_template_column_namesR Documentation

Check column names of table attributes template

Description

Check column names of table attributes template

Usage

validate_table_attribute_template_column_names(file.name, x)

Arguments

file.name

(character) The categorical variables template to apply this function to. Full file name is required.

x

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

Value

error

If column names are invalid

NULL

If no issues were found


EDIorg/EMLassemblyline documentation built on Nov. 5, 2022, 4:35 a.m.