Embed R plots in C#

1 message Options
Embed this post
Permalink
vshah

Embed R plots in C#

Reply Threaded More More options
Print post
Permalink
I am trying to embed R plots in a visual C# windows form, so that I can have some buttons, and by clicking them, I can plot the chart on that window itself. Do you guys think this is possible to do?