Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.A41.4.61b.0508041626510.405936@homer10.u.washington.edu>
Date: 2005-08-04T23:27:59Z
From: Thomas Lumley
Subject: An small suggestion for the R team
In-Reply-To: <42F29C0F.4010904@terra.com.br>

On Thu, 4 Aug 2005, Jose Claudio Faria wrote:
>>>> I would like to suggest that all R functions/etc like:
>>>>  codes-deprecated
>>>>  grid-internal
>>>>  ns-alt
>>>>  ns-dblcolon
>>>>  ns-hooks
>>>>  ns-internals
>>>>  ns-lowlev
>>>>  ns-reflect.Rd
>>>>  tools-internal
>>>>  ts-defunct
>>>>  utils-deprecated
>>>>  utils-internal
>>>>  ... and another
>>>>

These are not R functions or reserved works. They are just the names of 
help pages.  They should not occur in code (except in double-quoted 
strings).

 	-thomas