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.
Thanks for this. I wasn?t familiar with paste0, so I?ll call that and see if it works. Ken kmnanus at gmail.com 914-450-0816 (tel) 347-730-4813 (fax) > On Mar 9, 2016, at 7:15 PM...
Thanks for getting back to me, I?m sorry if I was unclear. What I?m trying to figure out is the equivalent of ?find and replace? in Word. I have a function - myfun <- function(z){ ggplot(df, aes(x...
I?m trying to modify the function from outside, i.e., when I call the function. Ken kmnanus at gmail.com 914-450-0816 (tel) 347-730-4813 (fax) > On Jun 28, 2016, at 5:07 PM, Greg Snow <538280...
Thanks for getting back to me. None of them work, because I?m trying to use the string in the function call - myfun(z, ?string?) to replace the empty space in ggtitle. When I call myfun(z, gsub(?______?, ?string (or...
Here?s where I?m stumped - when I call mutate(test, place = substr(test$subject, 1,3)) to create a place variable, I get this, with place as a character variable. subject group wk1 wk2 wk3 wk4 place (fctr) (fctr...
Let me see if I can ask the question more clearly - I am trying to extract a section of a hyphenated factor. For example, 001-004 is one observation of test$ken, which is a factor, and I want to...
These will be overlapping subgroups from the same data frame. For example, d<=2 will have length=9, d<=4 will have length=7, etc. Ken kmnanus at gmail.com 914-450-0816 (tel) 347-730-4813 (fax) > On May...
Here?s the dataset I?m working with, called test - subject group wk1 wk2 wk3 wk4 place 001-002 boys 2 3 4 5 002-003 boys 7 6 5 4 003-004 boys 9 4 6 1 004-005...
Can't find what you're looking for? Try searching with Google .