Learn R Programming

RSiteCatalyst (version 1.4.10)

GetReportSuiteGroups: Get Report Suite Groups for a specific report suite

Description

Retrieves a list of permission groups assigned to the specified report suite

Usage

GetReportSuiteGroups(reportsuite.id)

Arguments

reportsuite.id
Report Suite ID

Value

Data frame

Details

Requires a single report suite id

Examples

Run this code
## Not run: 
# rsg <- GetReportSuiteGroups("your-report-suite")
# 
# 
# ## End(Not run)

Run the code above in your browser using DataLab