update_file_time: update the time a file was viewed

Description Usage Arguments Value

View source: R/files.R

Description

update_file_time updates the metadata associated with a specific file to state that the file was last viewed/modified at [system time].

Usage

1

Arguments

file_id

the ID of a file - or the full URL for accessing it via your browser. See file_metadata for further discussion.

...

further arguments to pass to httr's POST.

Value

TRUE if the file was successfully updated, an error otherwise.


noamross/driver documentation built on May 23, 2019, 9:30 p.m.