[R] Using Rexcel: How to work with a range of data?

2007-10-09 Thread Sumit.Gupta
Hi, I am trying to use an R function over a column of data I have in my excel spreadsheet. I do the following:- 1) assign an object (calling it xaxis) to the data by typing in =Rput("xaxis",a1:a10), where my data is shown in cells a1:a10 Now I wish to arrive at the mean of these

[R] Separate colour for comments in scripts

2007-09-23 Thread Sumit.Gupta
Hi, Is it possible to assign a separate colour for comments written with #, eg:- #this is a comment . I am looking to colour them differently from the program text in R-Editor (not console). Is it possible to do so? Eg. In Visual basic, the colour for remarks gets green automatically Regards S

[R] R: to view the memory

2007-09-11 Thread Sumit.Gupta
Hello, I am wondering if it is possible to view what variables and vairable values are stored in the R memory. This to enable debugging of R-scripts I write. Sumit [[alternative HTML version deleted]] __ R-help@r-project.org mailing list http