tests/testthat/_snaps/drive_share.md

drive_share() errors for invalid role or type

Code
  drive_share(dribble(), role = "chef")
Condition
  Error in `match.arg()`:
  ! 'arg' should be one of "reader", "commenter", "writer", "fileOrganizer", "owner", "organizer"
Code
  drive_share(dribble(), type = "pet")
Condition
  Error in `match.arg()`:
  ! 'arg' should be one of "user", "group", "domain", "anyone"


Try the googledrive package in your browser

Any scripts or data that you put into this service are public.

googledrive documentation built on July 9, 2023, 7:04 p.m.