Hi all, How do I operate R from within Excel? I mean, highlight a bunch of cells, and send to R, and do some statistics in R, and return back the numbers and do some plots in R. For example, I have some parameters for Gaussian Random variable, and I would find the most convenient way to send these numbers to R and do some plots... How to do that? Thanks a lot! -- View this message in context: http://www.nabble.com/What%27s-the-best-way-to-operate-R-from-within-Excel--tp18722737p18722737.html Sent from the R help mailing list archive at Nabble.com.
Patrizio Frederic
2008-Jul-30 07:39 UTC
[R] What's the best way to operate R from within Excel?
have a look at http://sunsite.univie.ac.at/rcom/server/doc/RExcel.html regards, PF 2008/7/30 losemind <comtech.usa at gmail.com>:> > Hi all, > > How do I operate R from within Excel? > > I mean, highlight a bunch of cells, and send to R, and do some statistics in > R, and return back the numbers and do some plots in R. > > For example, I have some parameters for Gaussian Random variable, and I > would find the most convenient way to send these numbers to R and do some > plots... > > How to do that? > > Thanks a lot! > > -- > View this message in context: http://www.nabble.com/What%27s-the-best-way-to-operate-R-from-within-Excel--tp18722737p18722737.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > 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. >