load.SPSS: Load dataset from SPSS

View source: R/loading.R

load.SPSSR Documentation

Load dataset from SPSS

Description

Function enables loading from SPSS by using sjlabelled method. This means that variables will be loaded as atomic vectors and not of class labelled. Variable and value labels can be accessed with check.labs function

Usage

load.SPSS(path = "file.choose()")

Arguments

path

path to dataset (default = file.choose())

Value

loaded data.frame


mrajter/rajter.flex documentation built on July 30, 2024, 1:31 a.m.