Skip to content

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.

3 results for “from:Jess Balint”

barplot(): X-Axis Labels
Jess Balint · Oct 13, 2002 · r-help

Hello all. I have a simple barplot with sixteen different segments. When I plot my data, only five or six of the labels are showing in the x-axis. How do go get them all to show? Can I set...

Exporting Charts or Graphs
Jess Balint · Oct 9, 2002 · r-help

Hello all, I am fairly new to R and hope not to be a bother. I have used the R-GUI a small amount under Microsoft Windows0S. I recall the ability to export created charts and graphs to JPEG or...

barplot(): X-Axis Labels
Jess Balint · Oct 14, 2002 · r-help

On Mon, 14 Oct 2002 11:51:30 -0500 "Marc Schwartz" <mschwartz at medanalytics.com> wrote: > labels <- paste("This is bar #", 1:16, sep ="") > mp <- barplot(1:16, axes = FALSE, axisnames = FALSE) > text(mp, par("usr")[3], labels = labels, srt...

Can't find what you're looking for? Try searching with Google .