kcrisman? :P

I'm not actually sure if the r.png(   ) in the system I have set up uses the 
system png libraries or cairo, but having the tcl/tk R package installer is 
handy.

What I'd like to see in sage is a rewrite of the r.png(   ) functionality
Currently, to include a R graphic object in the sage notebook, the only way 
to get it to work is:

r.png('filename.png')
<r graphical operations such as boxplot, histogram, etc.>
r.dev_off()

This is especially frustrating as the produced filename doesn't appear in 
the sage notebook data directory. :(
Oh well, guess I should wait until the developers have repackaged R, huh. :D

Joal Heagney

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to