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. 5, 2022, 4:35 a.m.