Skip to content
Prev 308886 / 398503 Next

Results not dispalying in R console

On 24/10/12 19:44, arunkumar1111 wrote:
I *suspect* that you are "displaying" the results inside some sort of 
function
(e.g. a for loop, or source() ) whence the results are invisible unless
explicitly print()-ed.   However, given the award-winning vagueness of your
question, it's hard to tell.

Advice:

(1) Learn something about R; don't just hammer and hope.  Read the
introductory manuals and scan the FAQ.

(2) Learn to ask questions in such a manner that they can actually
be answered.  As fortune(182) has it, ``R is lacking a mind_read()
function!''

     cheers,

         Rolf Turner