[Rd] big bug with edit(data.frame(a)) (PR#7846)
richard_maxime at yahoo.Fr
richard_maxime at yahoo.Fr
Tue May 10 14:04:08 CEST 2005
Full_Name: RICHARD Maxime
Version: R2.1.0
OS: Windows XP
Submission from: (NULL) (195.25.74.233)
I creat a file datafile2.txt with that
sujet groupe score
s1 exp 3
s2 exp 4
s3 exp 6
s4 cont 7
s5 cont 8
and i write
a <- read.table('datafile2.txt',header=T)
a
scores <- edit(data.frame(a))
After that i try to move with my third click on my mouse and
big bug and i'm ejected
More information about the R-devel
mailing list