Learn R Programming

sjPlot (version 1.7)

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

See Also