typeCheck: typeCheck

Description Usage Arguments Author(s)

View source: R/supplyArgs.R

Description

Takes a type or type check function and a value and determines if that value is of that type.

Usage

1
checkArgs(func, ...)

Arguments

val

Any value

check

Either a string that identifies a class ("numeric"), a function identifies a class (is.numeric), or a list of strings and functions.

Author(s)

Sam Murray <slmurray@andrew.cmu.edu>


Sam-Murray/RecordLinkUtil documentation built on Oct. 30, 2019, 11:48 p.m.