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.
>> (2) mathematica has a term (%) that when typed means the last returned >> value, so > % + 1 say would return the last outputted value +1 .is there >> an R equivalent please? > > I don't think so - you need to assign that value...
> a) How to change the text ?in the legend (for example, "number" instead of > "n"). Use: scale_size("number") > b) How to avoid having a ?legend for the polygon? Don't include the value for alpha inside aes (you want...
One of those more elegant ways: outer(x, 1:p, "^") Charlotte On Fri, Jan 9, 2009 at 4:24 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote: > Well, mat doesn't have any dimensions / isn't a matrix, and...
You'll have to reshape your data so that each row corresponds to a single subject, time and measurement. I.e. something like: Subj Time variable value 1 1 Height 9 1 1 Weight 4 1 1 WBC 4 1...
Can't find what you're looking for? Try searching with Google .