lab_foreign_df: Identifies foreign labels within a data frame

Description Usage Arguments Value Examples

Description

This function identifies labels associated with foreign data types such as Stata or SPSS. Typically object types are imported using the haven package.

Usage

1

Arguments

df

a data frame object to identify the foreign labels from select variables of a data frame

vars

a character string or character vector of column names in the data frame to examine

Value

returns a data frame with a logical column containing whether the specified columns have a foreign label associated it.

Examples

1
2

smh-ej/XploreR documentation built on May 13, 2019, 4:46 p.m.