Description Usage Arguments Value Examples
Stata REPL
1 2 3 4 | stata_repl(
bin = getOption("RStata.StataPath",
stop("You need to set up a Stata path; ?find_stata"))
)
|
bin |
Path to Stata bin directory, if |
a Stata REPL
1 2 3 4 | ## Not run:
stata_repl()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.