check_class {captioner}R Documentation

Check the class of an input parameter

Description

Check the class of an input parameter

Usage

check_class(.param, .class)

Arguments

.param

The object that you want to check the class of

.class

The expected class for .param


[Package captioner version 2.2.3 Index]