I have started learning R. I searched for the steps/ways to create application in R. But I have not yet found any manuals on that. Can someone guide the correct packages used for creating a desktop app in R? or help with the code itself?
I have started learning R . I searched for the steps/ways to create application
Share
http://www.r-bloggers.com/creating-guis-in-r-with-gwidgets/
About web integration features, take a look at the RApache project for documentation and examples.