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.
Many thanks; using Gabor's advice I'd used: with(myData, rep(time, evid)[cumsum(evid)]) but yours also works a treat Henrique. Thanks once again! Jim. Henrique Dallazuanna wrote: > > If I understand, try this: > > with(myData, factor(cumsum(evid...
My apriori apologies if this is felt to be the wrong list for this issue - although it starts with R, it's a combination of programs that creates the problem. Currently we are using windows metafile format for in-text...
I've recently been playing with strip functions for a data presentation I'd like to use, and have a couple questions. I've cannibalised the useOuterStrips function from latticeExtra to give me the following sample code: library(lattice) myData...
Hi, I'm playing with moving some of my lattice graphics into ggplot2, and I'd like to ask how to achieve a couple of things, both of which are fully illustrated in self-contained code (and mostly minimal, although...
Here's my first stab. It removes some of the typical redundencies in your code (loops, building data frames by adding one column at a time) and instead does what is probably more canonical R style (although I'm willing...
Can't find what you're looking for? Try searching with Google .