How to draw a R plot in Java frame ?
On Sat, May 16, 2009 at 9:18 PM, Obi Wan <wan_obi at ymail.com> wrote:
I am new to R and would like to display a R plot inside my Java app. Is there a possibility to do that? If so, what library do I need?
Perhaps library(JavaGD) is an option. It is currently used in JGR. Liviu