Obtain the file path of the SAS configuration file.
Usage
get_sas_cfg()
Arguments
Value
The file path of default SAS configuration file, or NULL if not found.
Details
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.