update_file_metadata: update the metadata associated with a Google Drive file

Description Usage Arguments Value

View source: R/files.R

Description

update_file_metadata allows you to update the metadata associated with a file on Google Drive - for example, changing the title or description, or modifying the permissions.

Usage

1

Arguments

metadata

a blob of metadata retrieved from file_metadata, with your modifications made to it.

...

further arguments to pass to httr's PATCH.

Value

the new metadata associated with the file, allowing you to confirm the changes took effect.


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