getInfo: Get the information about the children's folder

Description Usage Arguments Value

Description

This function works with fileGetterFile, fileGetterSave, fileGetterDir functions. When the last needs to get information about a children's folder they call this function, which look into the the children's folder. Mtime of the children's folder is the minimum of all of its mtime files. Atime of the children's folder is the minimum of all of its atime files. Ctime of the children's folder is the minimum of all of its ctime files. The size is a sum of its size files.

Usage

1
getInfo(folderPath, dtoken)

Arguments

folderPath

The path of the children's folder.

dtoken

The Dropbox token generated by drop_auth (package rdrop2).

Value

returns a list of the size, mtime, atime, and ctime file.


armelmoth/shinyFilesDropBox documentation built on May 17, 2019, 11:14 p.m.