Skip to contents

If given no parameters it will return a list of all possible groups. The first parameter group_name, can be a vector of groups, and it will return all users (and their full names) who have membership. The second parameter group_name_exclude can be used to find users except those in the supplied group(s).

Usage

get_group_membership(group_name = NULL, group_name_exclude = NULL)

Arguments

group_name

name of a group, this is usually the same as a drive name. Can be a vector of multiple groups.

group_name_exclude

Group or groups to exclude.

Value

a tibble