validate_sascfg {sasr} | R Documentation |
Validate SAS Configuration File Exist
Description
Validate if SAS configuration file exist.
Usage
validate_sascfg(sascfg)
Arguments
sascfg |
( |
Details
Currently, only the file existence check is conducted and the rest is checked at python side.
[Package sasr version 0.1.5 Index]