validate_categorical_variable_definitions: Check for categorical variable definitions

View source: R/validate_templates.R

validate_categorical_variable_definitionsR Documentation

Check for categorical variable definitions

Description

Check for categorical variable definitions

Usage

validate_categorical_variable_definitions(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

(character or NULL) A character vector of issues if any were found, otherwise NULL.


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