search for: getccol

Displaying 1 result from an estimated 1 matches for "getccol".

Did you mean: getcol
2000 Aug 02
2
data editor freeze on empty data frame (PR#622)
It is quite tempting to start simple data entry sessions where you need to type in the data like this: my.frame<-data.frame(a=numeric(0),b=numeric(0)) fix(my.frame) (and if factors are involved, that is pretty much what you'd have to do in order to get the appropriate levels) However, in the X version, this seems to cause the data editor to freeze as soon as one hits Enter after