[R] Edit function

ronggui ronggui.huang at gmail.com
Wed Jun 7 16:39:04 CEST 2006


If you want to change the data,_fix_ will be a good option.But if you
just want to browse the data ,then invisible(edit(data)) is better
one.

I remember this question showed up some time ago.


2006/6/7, Ulrich Keller <uhkeller at web.de>:
> fix(data)
>
> will invoke edit(data) and store changes you make in data without
> displaying anything.
>
> stat stat schrieb:
> > Dear all R users,
> >
> >   I have a query on "Edit" function. Suppose I have a data frame named "data". I can use EDIT function to see the materials contained in data, by using the command:
> >
> >   > edit(data)
> >
> >   But when I close the window then again the materials contained in data is displayed in the command window. But I do not want to see these materials again. Can anyone give me any idea on how to do this?
> >
> >   Thanks and regards,
> >   stat
> >
> >  Send instant messages to your online friends http://in.messenger.yahoo.com
> >
> >  Stay connected with your friends even when away from PC.  Link: http://in.mobile.yahoo.com/new/messenger/
> >       [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help at stat.math.ethz.ch mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
> >
> >
> >
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>


-- 
ronggui huang
Deparment of Sociology
Fudan University



More information about the R-help mailing list