[<-.result | R Documentation |
This function is interesting with functions that handle several objects at the same time The function was created by Gabor Grothendieck who provided it graciously on the r-help list in June 2004. https://stat.ethz.ch/pipermail/r-help/2004-June/053343.html He originally named the function list (overriding then the built-in function). However, I have preferred to rename it for avoiding confusion.
## S3 replacement method for class 'result'
x[...] <- value
x |
list of objects |
... |
other parameters |
value |
value |
a list of object that can be outputed directly in a list of objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.