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.

5 results for “from:Neil Stewart”

Multiple line commands in R scripting
Neil Stewart · Oct 26, 2009 · r-help

I guess I'll have to be really careful about my line breaks. Thank you all for your help!

reshape with two time variables
Neil Stewart · Jan 31, 2009 · r-help

Thank you all so much for your help. I've gone with repeated_measures_data.csv: sub,A1B1,A1B2,A2B1,A2B2 s1,400,475,420,510 s2,390,500,470,472 s3,428,512,555,610 s4,703,787,801...

Neat conditional assignment
Neil Stewart · Dec 10, 2007 · r-help

I would like to make a new vector with values taken from two existing vectors conditional upon a third. At present I am doing this with a for loop but wonder if there is not a neater way, given some...

Multiple line commands in R scripting
Neil Stewart · Oct 25, 2009 · r-help

I'm wondering whether there is a character to let R know to expect more input for a command on subsequent lines. Here is an example: test_1.R: x <- c(1,2,3,4) / c(1,2,3,4...

reshape with two time variables
Neil Stewart · Jan 30, 2009 · r-help

I have a data frame in wide format that I'd like to convert to long format. For example, in wide format I have: id A1B1 A1B2 A2B1 A2B2 1 1 400 475 420 510 2 2 390 500 470...

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