Learn R Programming

sglOptim (version 1.3.8)

element_class: Retur the element class of an object.

Description

Return the element class of an object. The object must be a matrix, vector or NULL. The element class of NULL is NULL

Usage

element_class(x)

Arguments

x

a matrix, vector or NULL