getdata_to_r: Get Data to R

Description Usage Arguments

View source: R/getToR.r

Description

Converst SPSS Get Data command to R syntax. Available for delimited or excel data files.

Usage

1
getdata_to_r(x, nosave = FALSE)

Arguments

x

SPSS syntax - read in by SPSStoR function

nosave

A value of FALSE processes the save commands (default), a value of TRUE continues processing within R, overriding default x object. Extreme care with this feature as get commands will be ignored. (currently not supported).


lebebr01/SPSStoR documentation built on Nov. 21, 2019, 9:45 p.m.