Description Usage Arguments Details Value Author(s) Examples
adds elements to lists
1 |
l |
list. list to add to, *** it must have named elements *** |
name |
string. Name of the new element |
x. |
Element to be added (can also be a list) |
adds elements to lists at the end. If a list is passed to be added it is not flattened (i.e. it remains a list by its own)
new list with added item
Alex Zabeo
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.