Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100804/f1c1afab/attachment.pl>
Hi Would anyone have any pointers on how to slice up a large zoo table. I have the following structure: - > str(ZOO_OBJ) ?zoo [1:632, 1:83] 30.4 30.4 30.4 30.4 30.3 ... ?- attr(*, "dimnames...
I've solved my own problem using ZOO_OBJ[,"COL2", "COL5"]. The trick was preceding the list of names with a comma as described in the standard ts document. On Mon, Jan 24, 2011 at 9:51 AM, Blair Sutton...
My previous post had a typo. So as not to confuse future readers of the list it should have read ZOO_OBJ[,cbind("COL2", "COL5")]. Thanks Gabor. On Mon, Jan 24, 2011 at 10:54 AM, Blair Sutton <blairuk at...
Can't find what you're looking for? Try searching with Google .