[R] Edit function

Ulrich Keller uhkeller at web.de
Wed Jun 7 16:14:10 CEST 2006


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
>
>
>



More information about the R-help mailing list