Re: [Rd] Wishlist: fix error in documentation for body<- (PR#13318)

2008-11-21 Thread Peter Dalgaard
[EMAIL PROTECTED] wrote: Full_Name: Fabian Scheipl Version: 2.8.0 OS: Windows, Linux Submission from: (NULL) (138.246.7.150) It seems to me that the documentation for body<- is wrong. The help file for body(fun, envir = environment(fun)) <- value says that: value can be an expression or a

[Rd] Wishlist: fix error in documentation for body<- (PR#13318)

2008-11-21 Thread fabian . scheipl
Full_Name: Fabian Scheipl Version: 2.8.0 OS: Windows, Linux Submission from: (NULL) (138.246.7.150) It seems to me that the documentation for body<- is wrong. The help file for body(fun, envir = environment(fun)) <- value says that: value can be an expression or a list of R expressions. Thi