[R] Edit function
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Jun 7 15:34:28 CEST 2006
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, ripley at stats.ox.ac.uk
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
More information about the R-help
mailing list