Learn R Programming

cloudstoR (version 0.2.0)

cloud_list: 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.