check_class {swfdr}R Documentation

check if an object is of a certain class

Description

check if an object is of a certain class

Usage

check_class(x, classname)

Arguments

x

object

classname

character

Value

nothing, emit error if check not satisfied


[Package swfdr version 1.12.0 Index]