R/statable.R
stata_run.Rd
Run a Stata command
stata_run(commands, session = stata_default_session(), env = caller_env())
A vector of Stata commands to run
The Stata session to run the commands in
The R environment in which to look for data frames to transfer to Stata