is.enumeration: Test if an object is an instance of the class 'enumeration'...

Description Usage Arguments Value Examples

View source: R/is_enumeration.R

Description

Test if an object is an instance of the class enumeration (created with create.enum

Usage

1

Arguments

obj

object to be tested

Value

TRUE if obj is an instance of the class enumeration

Examples

1
2

aryoda/R_enumerations documentation built on Dec. 9, 2019, 8:51 a.m.