Lists the files or directories of a directory within the remote SAS server.
Examples
if (FALSE) { # \dontrun{
sas_connect()
sas_list(".")
} # }
Lists the files or directories of a directory within the remote SAS server.
if (FALSE) { # \dontrun{
sas_connect()
sas_list(".")
} # }