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-help/attachments/20100228/e7b3259d/attachment.pl>
Hi, when windows and mac users collaborate, one always has to use search&replace on the quartz() function. Is there a better way? Some command which tells whether one is working in a Windows or OSX setting? Thanks Nino
Hi all, I would like to create a function that detects if suppressMessages has been invoked upon running that same function. I was looking through {https://cran.r-project.org/doc/manuals/r-release/R-ints.html}, but I haven...
Hi, thanks for your quick reply. I just added the following in front of everything else in the script: if(.Platform$OS.type=="windows") { quartz<-function() windows() } Works as expected. Thanks, Nino -----Urspr?ngliche Nachricht----- Von: Marc Schwartz [mailto:marc...
Awesome, this gets the job done. To answer your question: When using C or C++ via Rinside or within a package, those functions do not listen to suppressMessages, e.g. `Rprintf` keeps printing to the console. Since it's common...
Can't find what you're looking for? Try searching with Google .