validate_type: validate_type

validate_typeR Documentation

validate_type

Description

Validates input against a type; string, number, bool

Usage

validate_type(input, type)

Arguments

input

(any) Input to be compared

type

(string) Type in 'string', 'number', 'bool'

Value

TRUE if type matches, FALSE otherwise


SwanseaUniversityMedical/ConceptLibraryClient documentation built on April 14, 2025, 12:45 p.m.