Learn R Programming

ivmte (version 1.1.0)

classList: Auxiliary function: test if object is a list

Description

Auxiliary function to test if an object is a list. Warnings are suppressed.

Usage

classList(obj)

Arguments

obj

the object to be checked.

Value

boolean expression.