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.
Dear all, Sorry for my slow answer, and thanks for all the suggestion. On 23 Jul 2012, at 22:25, William Dunlap <wdunlap at tibco.com> wrote: > You can use the odd idiom substitute(...()) to get the unevaluated ... arguments: >> f1...
Dear Greg, many thanks for your anwer. On Sat, Jun 30, 2012 at 11:39:07AM -0600, Greg Snow wrote: > Look at the replicate function, it takes an expression (does not need > a function) and runs that expression the specified...
Dear Thomas, Many thanks for your answer. On Sat, Jun 30, 2012 at 10:22:52AM +0900, Thomas Lumley wrote: > > 1) good: If I run the following using "Rscript" > > > > ?test1 <- function(e1) { > > ? e1 <- substitute(e1) > > ? FuncIt(100, e1) > > ?} > > > > ?f <- test1...
Dear Dirk, On Sat, Jun 30, 2012 at 01:28:13PM -0500, Dirk Eddelbuettel wrote: > And also look at the existing benchmark packages 'rbenchmark' and > 'microbenchmark': Many thanks for pointing out these packages, I wasn't aware of these. > R...
[ please copy me on answers, since I am not subscribed to the list ] Dear all, I am trying to write an R function which uses system.time to determine which of a given list of R expressions executes fastest. To...
Can't find what you're looking for? Try searching with Google .