write_sas: Create a .zip for SAS (data + sas file)

View source: R/io.R

write_sasR Documentation

Create a .zip for SAS (data + sas file)

Description

Create a .zip for SAS (data + sas file)

Usage

write_sas(x = NULL, file = NULL, xname = NULL)

Arguments

x

a data.frame

file

path to the zip file to save, if missing a .zip with the same name as the data.frame will be saved in the current working directory

xname

name to be given to the dataset


lbraglia/lbmisc documentation built on March 28, 2024, 10:03 a.m.