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)

randyzwitch/RSiteCatalyst documentation built on May 11, 2020, 3:05 p.m.