[R] ? data.entry "read-only" ? [and segfault]

(Ted Harding) Ted.Harding at nessie.mcc.ac.uk
Tue Jan 13 00:17:47 CET 2004


On 12-Jan-04 John Fox wrote:
> Dear Ted,
> [...]
> invisible(edit(df)), 
> or something equivalent, simply to look (and discard changes if they
> are made).

Thanks for the reminder about "invisible" -- as well as junk<-de(df)
one could use invisible(de(df)).

However, users please note:

  invisible(data.entry(df))

will change df (since that's what data.entry does "internally" on exit,
as a "side effect", whether wrapped in "invisible" or not).

Thanks,
Ted.

PS:

And now, playing with data.entry while writing this mail, I find
that clicking on the "COPY" button causes R to segfault:

arch     i686             
os       linux-gnu        
system   i686, linux-gnu  
status                    
major    1                
minor    8.0              
year     2003             
month    10               
day      08               
language R

[installed from RPM specially compiled for RedHat-9]



--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at nessie.mcc.ac.uk>
Fax-to-email: +44 (0)870 167 1972
Date: 12-Jan-04                                       Time: 23:17:47
------------------------------ XFMail ------------------------------




More information about the R-help mailing list