[R] Basic doubt on ylim
David Winsemius
dwinsemius at comcast.net
Tue Apr 20 22:53:13 CEST 2010
There's a worked example of using axis() at the bottom of ?plot.default
On Apr 20, 2010, at 4:48 PM, Ivan Calandra wrote:
> Hi,
>
> Take a look at ?par and especially the xaxp argument.
> I'm not quite sure, but if it's not this one, it's probably another
> one
> in par()
>
> HTH,
> Ivan
>
> Le 20-Apr-10 21:21, poliveira a écrit :
>> Hi all,
>>
>> I'm a newbie with R and with a very basic question.
>> Can I define the minor unit for ylim? For example, I have a y scale
>> ranging
>> from 1 to 14, jumping automatically every 2 units, but I want it to
>> jump 1
>> unit at a time...is it possible? I tried something like
>>
>>
>>> boxplot(bla[,1], xlim=c(1,15,1)
>>>
>> and it didn't obbey...
>> :( any suggestion??
>>
>> Cheers from Portugal!
>> Patrà cia
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list