Skip to content
Prev 279463 / 398506 Next

how to view/edit large matrix/array in R?

Le lundi 05 d?cembre 2011 ? 19:01 -0600, Michael a ?crit :
RKWard has a good data editor, and you can open several objects at the
same time in tabs. But it will not probably work if your data set is
really huge (here it works very well with a few thousand rows, though).

If you need to see a selection of variables in parallel, ordering the
variables so that they're next to each other is probably a good
solution.


Cheers