crossAssign: Cross assign

View source: R/server_func.R

crossAssignR Documentation

Cross assign

Description

Call datashield.assign on remote servers.

Usage

crossAssign(conns, symbol, value, value.call, async = T)

Arguments

conns

A list of Opal connections.

symbol

Name of an R symbol.

value

A variable name or an R expression with allowed assign function calls.

value.call

A logical value, TRUE if value is function call, FALSE if value is a variable name.

async

See DSI::datashield.assign options. Default, TRUE.


vanduttran/dsSSCP documentation built on Jan. 17, 2025, 1:47 a.m.