is_type: Safely determine variable type

View source: R/utils.R

is_typeR Documentation

Safely determine variable type

Description

Safely determine variable type

Usage

is_type(subvar, class)

Arguments

subvar

Name of submission variable

class

Class of submission variable

Value

logical: TRUE if 'subvar' is of type 'class'


dalejbarr/assessr documentation built on Jan. 25, 2024, 10:47 p.m.