powered by
Get cutover date from SC14 to SC15 for the specified report suites.
GetAxleStartDate(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 { switch <- GetAxleStartDate("your_report_suite") switch2 <- GetAxleStartDate(report_suites$rsid) # }
Run the code above in your browser using DataLab