[R] Open source community help-desks

Jeffrey Miller jeffmiller at alphapoint05.net
Sun Apr 22 22:51:09 CEST 2007


I read the reply earlier in which Nima was "naughty-naughty"'d for calling
us a Help Desk. And, I have to admit that I agree. 

But then, an open-source listserv is, in essence, a help desk....well, maybe
not a desk, but we do help each other. My conflicting feelings about this
are better left for a therapist but, in the meanwhile, perhaps we need a
revision of Ayn Rand's "Virtue of Selfishness" and how it may or may not
extend to the open-source community.

All in fun,

Jeff

-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Stephen Tucker
Sent: Sunday, April 22, 2007 2:39 PM
To: Nima Tehrani; R-help at stat.math.ethz.ch
Subject: Re: [R] queries

hist(rnorm(100),xlab="Data",ylab="Count",main="")
title(main="Histogram of ...",cex=0.5)

see ?par for details on xlab, ylab, main, and cex arguments.
You can call these from title() or include them in hist().
I called title(main=..) separately to control its size separately
from the rest of the text (axis and tick labels).



--- Nima Tehrani <nisate at yahoo.com> wrote:

> Dear Help Desk,
>    
>   Is there any way to change some of the labels on R diagrams? 
>    
>   Specifically in histograms, I would like to: 
>    
>   1.             change the word frequency to count. 
>   2.             Make the font of the title (Histogram of .) smaller.
>   3.             Have a different word below the histogram than the one
> occurring in the title (right now if you choose X for your variable, it
> comes both above the histogram (in the phrase Histogram of X) and below
> it).
>    
>   Thanks for your time,
>   Nima
> 
>        
> ---------------------------------
> 
> 
> 	[[alternative HTML version deleted]]
> 
> > ______________________________________________
> R-help at stat.math.ethz.ch 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.
>

______________________________________________
R-help at stat.math.ethz.ch 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.



More information about the R-help mailing list