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.
getting all pairwise combinations of elements in a characterstring
Wills, Kellie
·
Feb 12, 2009
·
r-help
How about m <- outer(mystring, mystring, paste, sep="") m[upper.tri(m)] Kellie Wills -----Original Message----- From: r-help-bounces at r-project.org on behalf of Levi Waldron Sent: Thu 2/12/2009 12:20 PM To: r-help...
Problems with combining plots
Wills, Kellie
·
Mar 22, 2009
·
r-help
par(mfrow=c(1,1)) will give you just one panel. Try par(mfrow=c(2,1)) or par(mfrow=c(1,2)). -----Original Message----- From: r-help-bounces at r-project.org on behalf of johnhj Sent: Sun 3...
Can't find what you're looking for? Try searching with Google .