list_group_members | R Documentation |
Retrieves a paginated list of all members in a group.
list_group_members(domain, group)
domain |
Required. A GSuite domain: 'somedomain.org' |
group |
Required. The name of a Google Group. A listing of groups in your domain can be obtained by running list_groups(domain = 'mydomain.org')#' |
A list of Google users belonging to the requested group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.