powered by
Get previous server calls for the specified report suites.
GetPreviousServerCalls(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 { gpsc <- GetPreviousServerCalls("your_report_suite") gpsc2 <- GetPreviousServerCalls(report_suites$rsid) # }
Run the code above in your browser using DataLab