Assign a resource in the DataSHIELD R session.
# S4 method for ArmadilloConnection
dsAssignResource(conn, symbol, resource, async = TRUE)
An object that inherits from DSConnection-class
.
Name of the R symbol.
Fully qualified name of a resource reference in the data repository.
Whether the result of the call should be retrieved asynchronously.
A ArmadilloResult-class
object.