Skip to content
Back to formatted view

Raw Message

Message-ID: <BAEPLAOEEMNCBLKKCPIEMELHCBAA.heinrichs@dkrz.de>
Date: 2006-02-15T17:43:20Z
From: Anne Katrin Heinrichs
Subject: labelling dots in plots
In-Reply-To: <mailman.9.1139914801.6090.r-help@stat.math.ethz.ch>

Hello,

I would like to label outliers (or all dots) in a plot

plot(as.matrix(ValAddInd_byYear), as.matrix(Cons_Elec_Ind_byYear))

ideally by the 30 different row.names, but anything else (x or y values, for example)
would already be helpful.
I've tried various things with pch, but they didn't work and I can't find anything else.

Any hint appreciated!
Thanks,

Katrin