is_labelled: Check whether object is of class "labelled"

View source: R/is_labelled.R

is_labelledR Documentation

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.


sjlabelled documentation built on April 10, 2022, 5:05 p.m.