Description Usage Arguments Details Value Examples
View source: R/GetVirtualReportSuiteSettings.R
Get Virtual Report Suite defintions.
1 | GetVirtualReportSuiteSettings(reportsuite.ids)
|
reportsuite.ids |
report suite id (or list of report suite ids) |
This function requires having a character vector with one or more valid Report Suites specified.
Data frame
1 2 3 4 5 6 7 | ## Not run:
virtualsettings <- GetVirtualReportSuiteSettings("your_report_suite")
virtualsettings2 <- GetVirtualReportSuiteSettings(report_suites$rsid)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.