powered by
Get calculated metrics for the specified report suites.
GetCalculatedMetrics(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 { calc<- GetCalculatedMetrics("your_report_suite") calc2 <- GetCalculatedMetrics(report_suites$rsid) # }
Run the code above in your browser using DataLab