get_sas_cfg | R Documentation |
Obtain the file path of the SAS configuration file.
get_sas_cfg()
Obtain the default sas configuration file. By default, it will search
the sascfg_personal.py
file under current directory. If it does not exist, it will
search this file under home directory. If this file does not exist, NULL will be returned.
The file path of default SAS configuration file, or NULL if not found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.