Skip to content

plot POSIX class and identify

4 messages · PIKAL Petr, Uwe Ligges, Brian Ripley

#
Hallo all
just a small question I did not find an answer in help pages.

Is it possible to use identify() after plotting with plot.POSIX to 
label points and/or to find out some points?

Thanks a lot.
Best regards

Petr Pikal
petr.pikal at precheza.cz
p.pik at volny.cz
#
Petr Pikal wrote:
Hmmm. There is not method plot.POSIX, but there are plot.POSIXct and 
plot.POSIXlt.
identify() works as expected, just use it. You need to convert POSIXlt 
objects to POSIXct objects before.

Uwe Ligges
#
On Tue, 20 May 2003, Petr Pikal wrote:

            
Yes.  Try it, it works!
#
Thank you
On 20 May 2003 at 12:10, Uwe Ligges wrote:

            
That's it
Error in xy.coords(x, y) : x and y lengths differ
[1] 1919 5448

Thanks again
Petr Pikal
petr.pikal at precheza.cz
p.pik at volny.cz