getVarLabelTable: getVarLabelTable

Description Usage Arguments Value Examples

Description

getvarLabelTable will extract the variable names and variable labels from a data.frame imported from an SPSS or SAS file via either the foreign or Hmisc packages

Usage

1
getVarLabelTable(SAS.SPSS_Data, import.method = "foreign")

Arguments

SAS.SPSS_Data

a data.frame object imported via 'foreign' or 'Hmisc'

import.method

the import method used: foreign or Hmisc

Value

A data.frame object containing the names of the data.frame, along with the corresponding variable labels.

Examples

1
#NULL

TaylorAndrew/atImport documentation built on May 9, 2019, 4:22 p.m.