This is a new bug report on missing documentation only
>>>>> "Deepayan" == Deepayan Sarkar <[EMAIL PROTECTED]>
>>>>> on Mon, 12 Jul 2004 11:55:20 -0500 writes:
Deepayan> On Monday 12 July 2004 11:37, Martin Maechler
Deepayan> wrote:
<.......>
>> You weren't making a "feature request" in the other
>> direction where you?
<.......>
Deepayan> Should options( mylist ) work at all? It's not
Deepayan> documented, at least not in ?options. Is that a
Deepayan> documentation oversight?
You are right, it's not properly documentated,
but has been used "forever", typically as in
op <- options(......) # previous option settings
...
...
...
options(op) # reset options
analogously to par().
Patches to <Rsrc>/src/library/base/man/options.Rd are gladly accepted. ;-)
Martin Maechler
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel