[R] data.frame, data types, and apply

2005-03-02 Thread Vincent Detours
;for' loops) Thanks for your help, and for all the great software. Vincent Detours __ 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

Re: [R] an eval/parse trivia -- solved

2003-12-11 Thread Vincent Detours
; > >>From the values shown, this looks like a Bioconductor question, > > rather than base R. You might try the maintainers of whatever > > package the function comes from. > > > > Is 2287 the index in "levels" for one of the character strings > > sh

[R] an eval/parse trivia

2003-12-10 Thread Vincent Detours
quot;IDA", "NAS", "ND", "IEA")) 6204 Levels: GO:074 GO:158 GO:163 GO:166 ... structure(c("GO:0019538", "GO:0016706"), .Names = c("IEA", "IEA")) > parse(text=x) #a failed attempt expression(2287) > eval(p