is_type: Does a value conform to the type?

Description Usage Arguments Value

View source: R/typing.R

Description

Does a value conform to the type?

Usage

1
is_type(value, type)

Arguments

value

The value to check

type

The type to check against

Value

TRUE if the value conforms to the type, FALSE otherwise


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