Learn R Programming

sasr (version 0.1.4)

validate_sascfg: 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.