Skip to contents

Cancel a running background job

Usage

rdesk_cancel_job(job_id)

Arguments

job_id

The ID of the job to cancel.

Value

Invisible TRUE if cancelled, FALSE if not found.