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.
I have found two prior instances of this question in R-help, but I can't find the answer, and I'm giving up on mindless tinkering. http://tolstoy.newcastle.edu.au/R/help/03a/5994.html https://stat.ethz...
Thanks a ton, Duncan! So I have verified that this line works: echo "postscript(file=\"\", command=\"cat\"); plot(0)" | r --vanilla --slave Wonderful! (albeit a little unobvious) --Gene On Fri, 7 Sep 2007, Duncan Murdoch wrote: > On 9/7/2007...
On Sun, 2 Mar 2008, Gabor Grothendieck wrote: > You can do this: > > Lines <- "A,B > 1,2 > 3,4" > DF <- read.csv(textConnection(Lines)) > > which is slightly simpler than the examples there. Thank you Gabor, I made it even simpler...
Hi Dirk, I didn't at first pay attention to your comment about littler, as my original problem of plotting to stdout was solved. But it was just part of the larger problem: I actually need to be piping the...
Can't find what you're looking for? Try searching with Google .