On Wed, Nov 17, 2010 at 1:11 PM, Alaios <ala...@yahoo.com> wrote: > Hello everoyne, > If you have ever used matlab you should know the variable editor. You click > over the value of a variable in the workspace and it opens like a excel > sheet. Do you know if there is something like that in R . This will make > easier for me to understand what values are stored in a matrix. > There are several solutions available, but I would say that this is still work-in-progress in R. See discussion [1].
[1] http://www.mail-archive.com/r-sig-...@stat.math.ethz.ch/msg00606.html > Also I am using rkward. Do you know if there is anyway to see the already > defined variables? > If you're looking for an object browser, I think rkward provides one. Otherwise check JGR/Deducer, or ls(). Regards Liviu > > I would like to thank you in advance for your help > Best Regards > Alex > > > > > [[alternative HTML version deleted]] > > > ______________________________________________ > R-help@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. > > -- Do you know how to read? http://www.alienetworks.com/srtest.cfm http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader Do you know how to write? http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail ______________________________________________ R-help@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.