
Last chance! 50% off unlimited learning
Sale ends in
gs_perm_ls(ss, filter = NULL)
googlesheet
objectA permission for a sheet includes the following information: the name for this permission, the email of the user or group the permission refers to, the primary role for the user, any additional roles they have, the type of user they are, the (unique) ID of the user this permission refers to, a link back to this permission, and the ETag of the permission.
## Not run:
# foo <- gs_new("foo")
# gs_perm_ls(foo)
# gs_delete(foo)
# ## End(Not run)
Run the code above in your browser using DataLab