cloud_list {cloudstoR} | R Documentation |
cloud_list
Description
cloud_list()
returns a list of the files located in a folder.
Usage
cloud_list(path = "", user = cloud_auth_user(), password = cloud_auth_pwd())
Arguments
path |
The path to file or folder. |
user |
Cloudstor user name. |
password |
Cloudstor password. |
Value
A list of files and folders.
[Package cloudstoR version 0.2.0 Index]