On May 26, 2011, at 2:18 PM, Jun Shen wrote: > David, > > I surely tried the labels argument. But it seems for tick marks not > for a text label. Did you see a different outcome? Thanks. >
`labels` is for labels, `at` is for tick (and label) locations. They should be the same length. One label for each tick location. As described on the help page. Unless you have a different understanding of `labels`. I was confused for a long time because `ylab` and `xlab` are not really for labels but rather for axis "names". > Jun > > On Thu, May 26, 2011 at 12:38 PM, David Winsemius <dwinsem...@comcast.net > > wrote: > > On May 26, 2011, at 1:25 PM, Jun Shen wrote: > > Jim, > > One more question, how do I put a label on the axes I added? Thanks. > I don't > see any argument in axis() for that? Thanks > > You don't see the `labels` argument in the help page for `axis`? > > > Jun > > > David Winsemius, MD > West Hartford, CT > > David Winsemius, MD West Hartford, CT [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.