View source: R/get_stata_info.R
get_stata_info | R Documentation |
Retrieve Stata version, session, and other information for debugging.
This function is for use locally by the user to get informations on Stata installation and settings , to report in debugging.
The file includes path information and should probably not be distributed outside your local setting.
get_stata_info(stata_exe_path)
stata_exe_path |
Path to Stata executable. In NORDAN taken from the settings by default. |
Return Stata information to terminal and save as a log file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.