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.
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20060706/f3594cba/attachment.pl
Hi Deepayan. Thanks for the clarification. For a next release of Lattice, it would be helpful if you could add a blurb in the help page for densityplot explicitly stating that the vectors in a "~ a + b" situation must have...
Hi, To write a "constructor" for an S4 object, you make an initialize method which will be called by new. But how would I make a "destructor" method to be called when the S4 object is garbage collected? I'm...
Hi, I am trying to do a simple superimposing of two density plots and am seeing strange behavior (I haven't seen this reported elsewhere). This little snipit will make it apparent... a = rnorm(10) b = rnorm(100, mean=-2...
Hi Robert, It looks like there is no way to explicitly make an S4 object call a function when it is garbage collected unless you resort to tricks with reg.finalizer. It turns out that Prof. Ripley's reply (thanks...
Can't find what you're looking for? Try searching with Google .