Learn R Programming

NMproject (version 0.6.9)

is_nm: Test if object is an nm coercible object

Description

[Stable]

Mostly internal functions to test object types.

Usage

is_nm_list(x)

is_nm_generic(x)

Value

A logical vector with TRUE or FALSE values.

Arguments

x

Object.