is_class: Is a value of a particular class

Description Usage Arguments Value

View source: R/typing.R

Description

Is a value of a particular class

Usage

1
is_class(value, clas)

Arguments

value

The value to check

clas

The class the check against

Value

TRUE if the value has the class as its last class, FALSE otherwise


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.