Hello. 
I want to print the value a matrix has. The matrix's size is not too big 
(100*100 cells). I tried print(matrixname) but as it does not fit very well on 
my screen R splits it into several small matrixes that do overflow my screen.
IS it possible somehow to display this matrix as one (even if this needs to go 
fullscreen) . There might be some function for that like plot cells or display 
matrixes.

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.

Reply via email to