Description Usage Arguments Details Value Author(s) References See Also Examples
Add named elements to an object.
| 1 | 
| _data | a list-like object | 
| ... | name-value pairs | 
For each extra argument, an attempt is made to assign its value to
a like-named element of x (typically a list or data.frame). The 
augmented object is returned.  Similar to transform, but simpler.
Each argument will be evaluated first in an environment constructed from 
_data.
like _data
Tim Bergsma
http://metrumrg.googlecode.com
transform
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.