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.
Hi! Is there a way to evaluate "density" objects other than with plot, so that I can write data points to a file and plot them with gnuplot? Can anyone help? Cheers, Hinnerk -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www...
Thanks for all the suggestions! > dens <- density(...) > write.table(data.frame(x=dens$x, y=dens$y), "somefile") > > I have no idea why anyone would want to plot in gnuplot > rather than in R, > and hence don't know what...
Hi there! Both on windows and Solaris platforms I run into troubles when trying to draw two plots on top of each other. Here a short code example: > x1 <- c(2,3,4,5,6,7,8) > y1 <- sin(x1...
Can't find what you're looking for? Try searching with Google .