[R] print-show-display a matrix
jim holtman
jholtman at gmail.com
Mon Oct 4 14:34:05 CEST 2010
?View
On Mon, Oct 4, 2010 at 7:48 AM, Alaios <alaios at yahoo.com> wrote:
> 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 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.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem that you are trying to solve?
More information about the R-help
mailing list