assert_data_type: Assert data type

View source: R/create_rename_table.R

assert_data_typeR Documentation

Assert data type

Description

data_type is a special column in the data archive pipeline. This function allows to check if it contains only allowed abbreviation (and optional no NA)

Usage

assert_data_type(x, any.missing = TRUE)

Arguments

x

character vector to check

any.missing

[logical(1)]
Are vectors with missing values allowed? Default is TRUE.


retodomax/FunRZ documentation built on July 30, 2023, 6:42 p.m.