Learn R Programming

RSiteCatalyst (version 1.4.16)

CancelReport: Cancel a Report in the Report Queue

Description

Cancels a report in the Report Queue

Usage

CancelReport(report.id)

Arguments

report.id

Id of the report that you want to cancel

Value

Console message

Details

Returns either a console message that no reports are queued or the reportID number that was cancelled

Examples

Run this code
# NOT RUN {
CancelReport('12345678')
# }

Run the code above in your browser using DataLab