Learn R Programming

BBmisc (version 1.13.1)

getClass1: Wrapper for class(x)[1]

Description

Returns the first class of an object.

Usage

getClass1(x)

Value

[character(1)].

Arguments

x

[any]
Input object.