.datashield.command_rm {DSOpal}R Documentation

Remove an asynchronous command

Description

Remove an asynchronous R commands in the remote Datashield session.

Usage

.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).


[Package DSOpal version 1.4.0 Index]