datashield.command: Get an asynchronous command

Description Usage Arguments

Description

Get an asynchronous R commands in the remote Datashield session.

Usage

1
2
3
4
5
6
7
datashield.command(opal, id, wait = FALSE)

## S3 method for class 'opal'
datashield.command(opal, id, wait = FALSE)

## S3 method for class 'list'
datashield.command(opal, id, wait = FALSE)

Arguments

opal

Opal object or list of opal objects.

id

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

wait

Wait for the command to complete.


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