cloud_meta: cloud_meta

View source: R/cloudstorapi-access.R

cloud_metaR Documentation

cloud_meta

Description

cloud_meta() returns the metadata for a file or folder. This can be useful for checking if a file has been modified.

Usage

cloud_meta(path = "", user = cloud_auth_user(), password = cloud_auth_pwd())

Arguments

path

The path to file or folder.

user

Your Cloudstor username

password

Your Cloudstor password

Value

A data.frame of the file and folder metadata is returned.


pdparker/cloudstoR documentation built on Aug. 2, 2022, 12:06 p.m.