dsAssignResource-ArmadilloConnection-method: Assign a resource

dsAssignResource,ArmadilloConnection-methodR Documentation

Assign a resource

Description

Assign a resource in the DataSHIELD R session.

Usage

## S4 method for signature 'ArmadilloConnection'
dsAssignResource(conn, symbol, resource, async = TRUE)

Arguments

conn

An object that inherits from DSConnection-class.

symbol

Name of the R symbol.

resource

Fully qualified name of a resource reference in the data repository.

async

Whether the result of the call should be retrieved asynchronously.

Value

A ArmadilloResult-class object.


DSMolgenisArmadillo documentation built on Nov. 2, 2023, 6:27 p.m.