CancelReport: Cancel a Report in the Report Queue

Description Usage Arguments Details Value Examples

View source: R/CancelReport.R

Description

Cancels a report in the Report Queue

Usage

1
CancelReport(report.id)

Arguments

report.id

Id of the report that you want to cancel

Details

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

Value

Console message

Examples

1
2
3
4
## Not run: 
CancelReport('12345678')

## End(Not run)

RSiteCatalyst documentation built on Nov. 6, 2019, 5:09 p.m.