is_labelled: Determine if an object is labelled

is_labelledR Documentation

Determine if an object is labelled

Description

An internal utility function used to inform other processes of whether or not a given object has been labelled (i.e. with make_labelled()).

Usage

is_labelled(obj)

Arguments

obj

An object to be tested for "label" attributes

Details

An object is considered labelled if it has "label" attributes.

Value

A boolean


REDCapTidieR documentation built on April 3, 2025, 10:50 p.m.