datashield.command_rm: Remove an asynchronous command

Description Usage Arguments

Description

Remove an asynchronous R commands in the remote Datashield session.

Usage

1
2
3
4
5
6
7
datashield.command_rm(opal, id)

## S3 method for class 'opal'
datashield.command_rm(opal, id)

## S3 method for class 'list'
datashield.command_rm(opal, id)

Arguments

opal

Opal object or list of opal objects.

id

R command ID or list of R command IDs (one for each opal object).


datashield/opal documentation built on May 14, 2019, 7:53 p.m.