GetGroup: Retrieves Information About The Specified Permission Group.

Description Usage Arguments Details Value Examples

View source: R/GetGroup.R

Description

Retrieves information about the specified permission group.

Usage

1
GetGroup(group_name)

Arguments

group_name

The name of the group that you want to retrieve.

Details

This function requires having a group name specified.

Value

Data frame

Examples

1
2
3
4
5
6
## Not run: 
group <- GetGroup("group_name")



## End(Not run)

randyzwitch/RSiteCatalyst documentation built on May 11, 2020, 3:05 p.m.