| dict | Creates an instance of a dict |
| dict_repl | Function for representing hashed objects as strings |
| encapsulate | Helper function for making character vectors have quotes... |
| extract-methods | Get the value of a key associated with a dictionary. |
| foldr | dicts and lists in R |
| hist | Plots a histogram of the items of a list. |
| is.dict | Determines whether or not an object is an instance of a... |
| is.list.py | Determines whether or not an object is an instance of a list |
| lapply | Wrapper around 'lapply'. |
| list.py | Creates an instance of a list |
| merge.list | Function that takes 2 lists and merges them fairly... |
| paste | Turns a list into a printable string |
| plot | Plots a scatterplot of the items of a list. |
| sapply | Wrapper around 'sapply'. |
| structs | Sane data structures for R |
| summary | Creates a summary of the items in a list. |
| toString | Turns a list into a string. |
| zip.dict | Combine 2 lists into a dict of key/values |
| zip.tuple | Combine 2 lists into a list of lists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.