GetServerDataInRows | R Documentation |
Handle server side pagination.
GetServerDataInRows(serverData, batchSize = 50)
serverData |
list. Raw JSON parsed list returned from the server. |
batchSize |
integer. The number of requests per page to expect. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.