dot-datashield.command_result: Get result of an asynchronous command

.datashield.command_resultR Documentation

Get result of an asynchronous command

Description

Get the result of an asynchronous R commands in the remote Datashield session. The command is removed from the remote Datashield session after this call.

Usage

.datashield.command_result(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/DSOpal documentation built on Oct. 11, 2022, 2:49 a.m.