cloud_list {cloudstoR} | R Documentation |
cloud_list()
returns a list of the files located in a folder.
cloud_list(path = "", user = cloud_auth_user(), password = cloud_auth_pwd())
path |
The path to file or folder. |
user |
Cloudstor user name. |
password |
Cloudstor password. |
A list of files and folders.