check_type: Given a LIMS type code and value, cast the value to be LIMS...

View source: R/Udf.R

check_typeR Documentation

Given a LIMS type code and value, cast the value to be LIMS friendly

Description

Given a LIMS type code and value, cast the value to be LIMS friendly

Usage

check_type(typ, value)

Arguments

typ

character LIMS type (Numeric, String, Text, etc)

value

any value

Value

the value cast to the specified type


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.