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.
Hi Matilda, My ignorance of the mathematical properties of Pascal's Triangle might make me overlook a much easier way to do this, but my first brute force thought was to use a list to store each level of the...
Oh and also, if it makes sense, you can use n choose k ( choose() ) to calculate each element of the triangle if you don't want to deal with indicies, addition, etc. Jason ---- Original message ---- >Date: Wed, 28 Dec 2011...
Hi Melissa, Well, assuming you know the length of the length of the row in the matrix and vector are the same... if you need a quick fix you could use mine <- 1:6 table.combos <- matrix(data = 1:12...
Can't find what you're looking for? Try searching with Google .