Skip to content
Back to formatted view

Raw Message

Message-ID: <200304072040.NAA17874@hivnet.ubc.ca>
Date: 2003-04-07T20:35:28Z
From: Jerome Asselin
Subject: Justifying only the X-label
In-Reply-To: <Pine.GSO.4.44.0304071158300.10457-201000@tvargas-u5.cisco.com>

Use the title() function to write the x label.

plot(1,1,xlab="")
title(xlab="my x label name", adj=1)

Jerome

On April 7, 2003 12:01 pm, Tony Vargas wrote:
> In the attached plot, how do I move just the X-label(Time) to the right.
> Basically, I just want to do a par ( adj = 1) on just the X-label, not
> all my labels.  Any ideas how to accomplish this?
>
> Thanks,
>
> Tony
>
> Tony Vargas
> Cisco Systems
> Engineering Computing Services
> (408) 525-4113
> tvargas at cisco.com
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help