dssT: Transpose a matrix on the remote nodes.

View source: R/dssT.R

dssTR Documentation

Transpose a matrix on the remote nodes.

Description

See base::t()

Usage

dssT(symbol, newobj = paste0(symbol, "_tr"), async = TRUE, datasources = NULL)

Arguments

symbol

a character, name of the object to transpose

newobj

a character, name of the new, transposed object

async

a logical, see datashield.aggregate

datasources

a list of opal objects obtained after logging into the opal servers (see datashield.login)


sib-swiss/dsSwissKnifeClient documentation built on July 16, 2025, 6:25 p.m.