dswr.split: split a data frame into a subsets

Description Usage Arguments

View source: R/ds.write.R

Description

This function split a data frame into subsets; one for each server.

Usage

1
2
3
4
5
6
dswr.split(
  client.side.variable = "",
  column = "",
  client.side.split = "",
  datasources = NULL
)

Arguments

client.side.variable

- a character argument representing the name of client.side.variable storing the outcome of the computations


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