Learn R Programming

genpathmox (version 0.7)

is_class: Is class

Description

Is class

Usage

is_class(x, name = NULL)

Arguments

x

an R object

name

string giving the class to be tested

Details

Internal function.