R/is_labelled.R
is_labelled.Rd
This function checks whether x is of class labelled.
x
labelled
is_labelled(x)
An object.
Logical, TRUE if x inherits from class labelled,
TRUE
FALSE otherwise.
FALSE