Re: [Rd] suggested minor clarification in fix help file

2004-10-12 Thread Duncan Murdoch
On Tue, 12 Oct 2004 22:18:23 +0100, Patrick Burns <[EMAIL PROTECTED]> wrote: >In the help file for "fix" in the Details section: > >I suggest that "when" be replaced by "in which case" >so that the sentence reads: > >The name supplied as 'x' need not exist as an R object, in which case a >function

[Rd] suggested minor clarification in fix help file

2004-10-12 Thread Patrick Burns
In the help file for "fix" in the Details section: I suggest that "when" be replaced by "in which case" so that the sentence reads: The name supplied as 'x' need not exist as an R object, in which case a function with no arguments and an empty body is supplied for editing. I'm looking at: platform