Skip to contents

Checks if a data frame contains any SPSS / haven variable labels, value labels, or format attributes.

Usage

is_spss(.data)

Arguments

.data

A data frame.

Value

TRUE if the data frame contains any SPSS labels, FALSE otherwise.