[R] Data frame: how to create list of row max?
Johannes Graumann
johannes_graumann at web.de
Mon Feb 19 13:13:08 CET 2007
On Monday 19 February 2007 11:53, Prof Brian Ripley wrote:
> do.call("pmax", dataframe[,intensityindeces])
Thank you very much for your help!
Any idea why do.call("pmax",list(na.rm=TRUE),dataframe[,intensityindeces])
would give me
Error in if (quote) { : argument is not interpretable as logical
In addition: Warning message:
the condition has length > 1 and only the first element will be used in: if
(quote) {
?
Thanks, Joh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20070219/66c4f910/attachment.bin
More information about the R-help
mailing list