On 04/21/2010 05:21 AM, poliveira wrote:
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 so
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
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?
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
4 matches
Mail list logo