dstr.transfer: obtain encrypted data from some dataSHIELD servers

Description Usage Arguments

View source: R/ds.read.R

Description

obtain encrypted data from some dataSHIELD servers

Usage

1
2
3
4
5
6
7
8
dstr.transfer(
  data.from.server = NULL,
  data.encrypted = NULL,
  data.held.in.server = "D",
  no.rows = 1000,
  client.side.variable = NULL,
  datasources = NULL
)

Arguments

data.from.server

a list of encrypted data obtained from some dataSHIELD server

data.encrypted

a character variable representing the name of the R object of encrypted data

data.held.in.server

a character variable representing the name of the R object of the data on

no.rows

a numerical variable representing to be transferred at each iteration.

client.side.variable

a character variable representing the name of an R object

datasources

a list of connections to dataSHIELD servers


patRyserWelch8/dsShareClient documentation built on Dec. 22, 2021, 6:40 a.m.