Skip to content
Back to formatted view

Raw Message

Message-ID: <BAY22-F2261B2B4102B68448A6BD9A7C20@phx.gbl>
Date: 2004-11-18T01:46:14Z
From: RenE J.V. Bertin
Subject: changing (core) function argument defaults?
In-Reply-To: <Pine.A41.4.61b.0411171613130.86544@homer12.u.washington.edu>

&gt;Restricted to r-devel (it is almost never appropriate to send the
&gt;same message to both lists).

Fine with me!

&gt;X11&lt;-function(display=&quot;&quot;,width=2,height=2,...){
&gt;    grDevices::X11(display,width,height,...)
&gt;}
&gt;
&gt;and put that into your Rprofile.


Great, thanks! Is there documentation from which to find out what to put in 
that wrapper function, for an arbitrary function?

René Bertin