On Wed, 7 Jun 2006, stat stat wrote:

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

?invisible

>
>  Thanks and regards,
>  stat

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@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

Reply via email to