Displaying 1 result from an estimated 1 matches for "tp3056256p3056256".
2010 Nov 23
3
how to update my own function
...result)
+ }
> me <- test(y=3, z=4); me
$x
[1] 4
$w
[1] 8
attr(,"class")
[1] "ego"
> update(me, y=5)
Error in update.default(me, y = 5) : need an object with call component
--
View this message in context: http://r.789695.n4.nabble.com/how-to-update-my-own-function-tp3056256p3056256.html
Sent from the R help mailing list archive at Nabble.com.