[rkward-devel] .rk function for copying device to output

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Sat May 8 14:40:57 UTC 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20100508/11c3397f/attachment.sig>


More information about the Rkward-devel mailing list