nextDS: transfer a certain number of rows from some encoded data.

Description Usage Arguments Value See Also

View source: R/nextDS.R

Description

This server-side function transfer the next number of rows to the client. Only suitably encoded data can be transferred.

Usage

1
nextDS(data.encoded = NULL, no.rows = 1000)

Arguments

data.encoded

character argument representing the name of the encoded data

no.rows

positive integer value indicating the number of rows to transfer

Value

a list made of encoded data

See Also

nextDS, isEndOfDataDS


patRyserWelch8/dsShareServerNewVersion documentation built on May 29, 2021, 7:42 a.m.