W dniu 25 pa¼dziernika 2010 13:14 u¿ytkownik Jim Lemon
<j...@bitwrit.com.au>napisa³:

> On 10/25/2010 08:02 PM, £ukasz Rêc³awowicz wrote:
>
>>
>>
>> 2010/10/25 Jim Lemon <j...@bitwrit.com.au <mailto:j...@bitwrit.com.au>>
>>
>>
>>      Would someone like to suggest a better way to get "axis" to look
>>    at the font it's supposed to be using?
>>
>>
>> Are you looking for something like this?
>>
>> x<-rnorm(100)
>> hist(x,axes=F,font.lab=12,font.main=9)
>> axis(1,font.axis=4)
>> axis(2,font.axis=3)
>> --
>>
> Something like that, except that I was thinking of a "par" command that
> would affect subsequent calls to "axis", not as an argument to the function
> itself.
>
> Jim
>

Could you give an example code which doesn't work with par()?

-- 
Mi³ego dnia

        [[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.

Reply via email to