View source: R/cloudstorapi-access.R
cloud_meta | R Documentation |
cloud_meta()
returns the metadata for a file or folder. This can be useful
for checking if a file has been modified.
cloud_meta(path = "", user = cloud_auth_user(), password = cloud_auth_pwd())
path |
The path to file or folder. |
user |
Your Cloudstor username |
password |
Your Cloudstor password |
A data.frame of the file and folder metadata is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.