powered by
Get activation detail for the specified report suites.
GetActivation(reportsuite.ids)
Report suite id (or list of report suite ids)
Data frame
This function requires having a character vector with one or more valid Report Suites specified.
# NOT RUN { active <- GetActivation("your_report_suite") active2 <- GetActivation(report_suites$rsid) # }
Run the code above in your browser using DataLab