Description Usage Arguments Value See Also
View source: R/isEndOfDataDS.R
This server function indicates whether the number of rows transferred has exceeded of equal to the number of rows in the encoded data frame.
1 | isEndOfDataDS(data.encoded = NULL)
|
data.encoded |
- character argument specifying the name of the encoded data on a data server |
A boolean value. TRUE if the last row of the encoded data has been transferred. Otherwise, returns FALSE
nextDS, isDataEncodedDS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.