| calculateChunks | Calculates number of chunks, returns chunk head/tail indices... |
| chunkIndices | Returns the indices of a list of chunk pairs (from... |
| df_to_lodJson | Dump a data frame to a vector of json-formatted dictionaries |
| dfToVector | Utility function that converts a data frame into a character... |
| read_lodJson | Read a data frame from a vector of json-formatted... |
| redisChunkApply | Applies FUN to data stored in a redis database |
| redisGet | Utility function that reads lines from a redis list. |
| redisPut | Utility function that writes lines to a redis list at key. |
| redisPutData | Posts the data to redis, chunking it to avoid deadlocks when... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.