getClass1: Wrapper for 'class(x)[1]'.

View source: R/getClass1.R

getClass1R Documentation

Wrapper for class(x)[1].

Description

Wrapper for class(x)[1].

Usage

getClass1(x)

Arguments

x

[any]
Input object.

Value

[character(1)].

Note

getClass is a function in methods. Do not confuse.


BBmisc documentation built on Sept. 29, 2022, 5:12 p.m.

Related to getClass1 in BBmisc...