crossAggregateDual: Cross aggregate through two-layer connection

View source: R/server_func.R

crossAggregateDualR Documentation

Cross aggregate through two-layer connection

Description

Call datashield.aggregate on remote servers through two-layer connection.

Usage

crossAggregateDual(conns, expr, async = T)

Arguments

conns

A list of Opal connections.

expr

An encoded expression to evaluate. This is restricted to pushToDscFD.

async

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


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