Learn R Programming

RSiteCatalyst (version 1.4.16)

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")


# }

Run the code above in your browser using DataLab