R/dostata.R
stata_run.Rd
Run a Stata command
stata_run( commands, ..., session = stata_default_session(), env = parent.frame() )
A vector of Stata commands to run
These dots are for future extensions and must be empty.
The Stata session to run the commands in
The R environment in which to look for data frames to transfer to Stata