Currently I am carrying out data analysis in R. Ultimately I want to create a GUI that can give the summary of the analysis and the main plots. Does anyone know if I can use R to create the interface? If not, do you know if I can combine MATLAB (for GUI) and R?
I appreciate your cooperation.
Thank you in advance!
Table of Contents
3 Answers
Rcommander, RStudio and, if you are using linux, RKWard () provide some GUI elements for plotting and statistical analysis. That may be what you are looking for.