Skip to content

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.

3 results for “from:Max Bane”

Subsetting data where the condition is that the value of some column contains some substring
Max Bane · Mar 20, 2009 · r-help

Thanks, Jim (and Mark, who replied off-list) -- that does the trick. I had tried using an index expression with grep, but that failed in the same way as the subset method. It is still rather mysterious why this works...

Subsetting data where the condition is that the value of some column contains some substring
Max Bane · Mar 20, 2009 · r-help

Aha, I get it now. I was under the mistaken, intuitive impression that the subset condition was evaluated element-by-element... I guess it must actually work out to a vector of booleans, each element of which gets compared to...

Subsetting data where the condition is that the value of some column contains some substring
Max Bane · Mar 20, 2009 · r-help

I have some data that looks like this: > dataP input output corpusFreq pvolOT pvolRatioOT 1 give(my sister, the old book) P 47.0 56016 0.1543651 5 donate(her, the book) P 48.7 68928 0.1899471 9 give...

Can't find what you're looking for? Try searching with Google .