Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


sjmisc (version 2.2.0)

is_labelled: Check whether object is of class "labelled"

Description

This function checks whether x is of class labelled.

Usage

is_labelled(x)

Arguments

x
An object.

Value

Logical, TRUE if x inherits from class labelled, FALSE otherwise.