| add | Add Elements to Containers |
| addleft | Add Elements to the Left of Deques |
| at | Extract Elements Safely |
| at2 | Extract Single Elements Safely |
| clear | Clear a Container |
| clone | Clone an Object |
| Container | Container Class |
| container_options | Set Container Package Options |
| ContainerS3 | Container - Enhancing R's list |
| count | Count Elements |
| delete | Delete Container Elements Safely |
| delete_at | Delete Elements at Indices Safely |
| deprecated | Deprecated Functions |
| Deque | Deque Class |
| dequeS3 | Deque - Double-Ended Queue |
| Dict | Dict Class |
| dictS3 | A Dictionary |
| dict.table | Combining Dict and data.table |
| discard | Discard Container Elements |
| discard_at | Discard Elements at Indices |
| has | Check for Element |
| has_name | Check for Name |
| is_empty | Check if Object is Empty |
| Iterable | Iterable abstract class interface |
| Iterator | Iterator Class |
| iterS3 | Iterate over Sequences |
| OpsArithmetic | Arithmetic Operators |
| OpsCompare | Comparison Operators |
| OpsExtract | Extract Parts of a Container Object |
| OpsLogic | Logic Operators |
| OpsReplace | Replace Parts of a Container |
| OrderedSet | OrderedSet Class |
| peek | Peek at Left or Right of a Deque |
| peek_at | Peek at Indices |
| peek_at2 | Peek at Single Index |
| pop | Get and Remove Element |
| rename | Rename Elements Safely |
| replace | Replace Values in Containers Safely |
| replace_at | Replace Values at Indices Safely |
| rev | Reverse Elements |
| rotate | Rotate Elements |
| Set | Set Class |
| SetS3 | Set and ordered Set |
| unpack | Unpack Nested Objects |
| update | Update Object with Elements from Another Object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.