| update.list | R Documentation | 
Update the value of items in a list (possibly adding new items).
## S3 method for class 'list'
update(object, ...)
object | 
 a list  | 
... | 
 arguments of the form key=value  | 
a copy of the list with updated items
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.