Hi,

On Saturday 08 May 2010, Prasenjit Kapat wrote:
> Is there any rkward function (.rk.xxx) that will copy the current
> (active) graph to the output window? The GUI action for this is Device
> 
> > Copy to output.

the code that this creates is:

  dev.set (xyz)
  dev.copy (device=rk.graph.on)
  rk.graph.off ()

do you think we should provide a user-function for that?

BTW, we should really start providing R documentation at least for the 
functions in public.R (those that start with "rk." instead of ".rk."). If 
anybody would volunteer to make a start on that, I'd really appreciate it. 
(See ?prompt for getting started).

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------

_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to