validate_categorical_variable_column_names: Check column names of categorical variables template

View source: R/validate_templates.R

validate_categorical_variable_column_namesR Documentation

Check column names of categorical variables template

Description

Check column names of categorical variables template

Usage

validate_categorical_variable_column_names(file.name, x)

Arguments

file.name

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

x

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

Value

(error or NULL) An error of issues if any were found, otherwise NULL.


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