R/data.R
stata_data_in.Rd
Transfer data from R to Stata
stata_data_in( data_frame, ..., clear = FALSE, session = stata_default_session() )
The data frame to be loaded in Stata
These dots are for future extensions and must be empty.
Whether to replace the data set already in Stata
The Stata session to load the data set in