> On Jan 18, 2018, at 7:49 AM, Anjali Karol Nair <anjali...@gmail.com> wrote:
> 
> Hi,
> 
> I want to convert my MATLAB programs to R studio programs.
> Kindly guide on the same.

Hi,

Using Google with a search phrase such as "MATLAB to R" will yield a number of 
possible resources for you such as:

  http://www.math.umaine.edu/~hiebeler/comp/matlabR.pdf

which provides a reference for associating MATLAB code to R equivalents.

You can then take it from there.

Also, a clarification on your misunderstanding above, which seems to be 
prevalent from what I can tell on various online fora.

R Studio is a third party GUI that sits on top of R, it is not R. Thus, "R 
studio programs" is not accurate. They are R programs that can be created, 
edited and run via the R Studio GUI.

Regards,

Marc Schwartz

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to