validate_table_attribute_false_numeric: Check numeric attributes for non-numeric values

View source: R/validate_templates.R

validate_table_attribute_false_numericR Documentation

Check numeric attributes for non-numeric values

Description

Check numeric attributes for non-numeric values

Usage

validate_table_attribute_false_numeric(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 or NULL

A description of validation issues if any are found, otherwise NULL.

x

(list) A potentially modified x if relevant issues were found


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