Skip to content
Prev 6686 / 15075 Next

Data Editor Question

On Fri, Dec 18, 2009 at 9:45 AM, Francis Smart <smartfra at msu.edu> wrote:
Hi, Francis.

If you are looking for a GUI to examine your data, like Excel, then
not really.  However, R is exactly the place to go for "cleaning"
complex data.  See, for example, the functions summary(), head(),
colnames(), sort(), and order().
R IS an advanced data editor.  However, the interace is not point-and-click.

Sean