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.


molgenis/molgenis-r-datashield documentation built on Oct. 28, 2023, 4:12 a.m.