View source: R/cloudstorapi-access.R
cloud_list | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.