Learn R Programming

sjmisc (version 1.0.2)

write_stata: Write content of data frame to STATA dta-file

Description

This function saves the content of a data frame to an STATA dta-file.

Usage

write_stata(x, path)

Arguments

x
data frame that should be saved as STATA-file.
path
file path to the STATA dataset.

See Also

write_spss