Description Usage Arguments Details Value Examples
View source: R/GetReportSuiteGroups.R
Retrieves a list of permission groups assigned to the specified report suite
1 | GetReportSuiteGroups(reportsuite.id)
|
reportsuite.id |
Report Suite ID |
Requires a single report suite id
Data frame
1 2 3 4 5 6 | ## Not run:
rsg <- GetReportSuiteGroups("your-report-suite")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.