[r-node-users] Update to R-Node

1 view
Skip to first unread message

Jamie Love

unread,
May 6, 2010, 4:04:54 AM5/6/10
to r-node...@googlegroups.com
Hi all,

It took a bit of fiddling, but I found a way to allow R-Node users to
have R generated graphs show up - so all the standard graphs (boxplot,
hist, plot etc) will be generated using R, if there isn't a special
SVG implementation.

You can try this out now - if you go to

http://squirelove.net:2904/

and in the 'Graphs' menu, uncheck the option "Use SVG when available".
Then, run commands such as:

c<-rnorm(100)
plot(c)
title('Random numbers')


then you'll see the image popup in a popup. The output format can be
chosen by selecting the option from the Graphs menu as well.


Cheers
Jamie
Reply all
Reply to author
Forward
0 new messages