| sas_list | R Documentation |
Lists the files or directories of a directory within the remote SAS server.
sas_list(path)
path |
string; Path of directory on remote SAS server to list the contents of. |
character vector; File or directory names.
Other file management functions:
sas_file_copy(),
sas_file_download(),
sas_file_exists(),
sas_file_remove(),
sas_file_upload()
sas_connect()
sas_list(".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.