exportSPSS: Export a data.frame to SPSS, using the metadata of another...

View source: R/exportSpss.r

exportSPSSR Documentation

Export a data.frame to SPSS, using the metadata of another .sav

Description

Export a data.frame to SPSS, using the metadata of another .sav

Usage

exportSPSS(original, df, basename, varnames = NULL)

Arguments

original

object returned by read.spss

df

The data.frame to export

basename

Base name for datafile and codefile

varnames

names for columns on dataset.


clbustos/rcebn documentation built on Feb. 2, 2024, 5:55 a.m.