Learn R Programming

RSiteCatalyst (version 1.4.16)

GetGroup: Retrieves Information About The Specified Permission Group.

Description

Retrieves information about the specified permission group.

Usage

GetGroup(group_name)

Arguments

group_name

The name of the group that you want to retrieve.

Value

Data frame

Details

This function requires having a group name specified.

Examples

Run this code
# NOT RUN {
group <- GetGroup("group_name")


# }

Run the code above in your browser using DataLab