validate_sascfg {sasr}R Documentation

Validate SAS Configuration File Exist

Description

[Experimental] Validate if SAS configuration file exist.

Usage

validate_sascfg(sascfg)

Arguments

sascfg

(character)
file path of configuration.

Details

Currently, only the file existence check is conducted and the rest is checked at python side.


[Package sasr version 0.1.5 Index]