Learn R Programming

RSiteCatalyst (version 1.4.10)

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')
# ## End(Not run)

Run the code above in your browser using DataLab