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'm creating some figures in R using the postscript device. The figures will be reduced a great deal, so I need to increase the labels on the X and Y axes a great deal. When I use cex.lab...
This works well - thanks! Somehow I overlooked this parameter in the description of "par". I'll also look into the mtext suggestion for future reference. Richard > > > you need to change the "par(mar=c(....))" parameter. You probably want to > put...
Hi, R-Folks, I have 3 large datasets that I combined in a single plot with plot(ecdf(x1...),...) plot(ecdf(x2...),add=TRUE,...) plot(ecdf(x3...),add=TRUE,...) The datasets are very similar, so it is difficult to get...
> p.dalgaard at biostat.ku.dk (Peter Dalgaard BSA) writes: > liston at cc.gatech.edu (Richard Liston) writes: > > > ... So my question is: is there a > > call I can make to plot a large dataset where the specified line type > > gets...
Can't find what you're looking for? Try searching with Google .