powered by
Get scheduled traffic spikes for the specified report suites.
GetScheduledSpike(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 { spike <- GetScheduledSpike("your_report_suite") spike2 <- GetScheduledSpike(report_suites$rsid) # }
Run the code above in your browser using DataLab