powered by
Get Processing Rules with title and actions.
ViewProcessingRules(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 { pr <- ViewProcessingRules("your-report-suite") pr <- ViewProcessingRules(c("your-report-suite", "your-report-suite2")) # }
Run the code above in your browser using DataLab