opal.command_result: Get result of an asynchronous command

Description Usage Arguments

Description

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

Usage

1
opal.command_result(opal, id, wait = FALSE)

Arguments

opal

Opal object.

id

R command ID.

wait

Wait for the command to complete.


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