googledrive (version 0.0.0.9000)

drive_unpublish: Unpublish Google Drive file

Description

Unpublish Google Drive file

Usage

drive_unpublish(file, ..., verbose = TRUE)

Arguments

file

Something that identifies the file(s) of interest on your Google Drive. Can be a character vector of names/paths, a character vector of file ids or URLs marked with as_id(), or a dribble.

...

Name-value pairs to add to the API request body.

verbose

Logical, indicating whether to print informative messages (default TRUE).

Value

An object of class dribble, a tibble with one row per item.