Message-ID: <48BC271E.5030602@uab.cat>
Date: 2008-09-01T17:32:14Z
From: Dani Valverde
Subject: Text
In-Reply-To: <48BC25BC.9@biostat.ku.dk>
I've thought about it, but the position should be always the same,
locator() should return me the same value.
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n Biom?dica en Red
en Bioingenier?a, Biomateriales y
Nanomedicina (CIBER-BBN)
Grup d'Aplicacions Biom?diques de la RMN
Facultat de Bioci?ncies
Universitat Aut?noma de Barcelona
Edifici Cs, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
+34 93 5814126
En/na Peter Dalgaard ha escrit:
> Dani Valverde wrote:
>
>> Hello,
>> I would like to place some text that should appear in the same
>> position of the graphic device, preferably outside the plotting area,
>> regardless the x and y axes limits. How can I do this?
>>
>
> I think you can use title() with an adj= argument.
>
> Otherwise, try mtext(), using par("usr") and par("pin") to calculate the
> at= argument.
>
>
>> Best,
>>
>> Dani
>>
>>
>
>
>