[R] Regexpr capturing in R?

2002-12-21 Thread Fredrik Karlsson
msg.pgp Description: PGP message

Re: [R] apply vs. sapply

2002-12-21 Thread Christian Schulz
hmm sorry sometimes after several experiments my graphic.device (W2000/1.6.1)didn't popUp only a new start helps, but now it works :-) # hermes is data.frame apply(hermes,2,hist) #without names sapply((1:ncol(hermes)),function(x) hist(hermes[,x],main=names(hermes)[x])) #with col.names

RE: [R] log axis error

2002-12-21 Thread Marc Schwartz
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jeremy Z Butler Sent: Saturday, December 21, 2002 6:24 PM To: [EMAIL PROTECTED] Subject: [R] log axis error Hi, When trying to benerate a barplot with a log y axis from a data matrix I get an