On Fri, Mar 04, 2011 at 01:49:29AM -0800, Alaios wrote:
> That's the problem
> Even a 10*10 matrix does not fit to the screen (10 columns do not
> fit in one screen's row) and thus I do not get a well aligned matrix
> printed.
> 
> This is that makes comparisons not that easy to the eye.  From the
> other hand  with edit(mymatrix) I get scrolls so I can scroll to one
> row and see only the area  I want to focus in. Problem with edit is
> that it blocks cli and thus I can not have two edits running at the
> same time.

Hm - it does fit on my screen but if you're on a laptop... Maybe you
could write both matrices to files and compare them in an external
viewer (Excel, less, ...).

If I remember correctly, the object browser/data viewer of JGR allows 
editing several objects at once.

cu
        Philipp

-- 
Dr. Philipp Pagel
Lehrstuhl für Genomorientierte Bioinformatik
Technische Universität München
Wissenschaftszentrum Weihenstephan
Maximus-von-Imhof-Forum 3
85354 Freising, Germany
http://webclu.bio.wzw.tum.de/~pagel/

______________________________________________
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