Gets current SAS session so that you can use functions not yet implemented. Can also be useful for testing or using Python.
Examples
if (FALSE) { # \dontrun{
sas_connect()
sas_get_session()
} # }
Gets current SAS session so that you can use functions not yet implemented. Can also be useful for testing or using Python.
if (FALSE) { # \dontrun{
sas_connect()
sas_get_session()
} # }