[R] plot POSIX class and identify
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue May 20 12:10:07 CEST 2003
Petr Pikal wrote:
> 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
Hmmm. There is not method plot.POSIX, but there are plot.POSIXct and
plot.POSIXlt.
> label points and/or to find out some points?
identify() works as expected, just use it. You need to convert POSIXlt
objects to POSIXct objects before.
Uwe Ligges
> Thanks a lot.
> Best regards
>
> Petr Pikal
> petr.pikal at precheza.cz
> p.pik at volny.cz
More information about the R-help
mailing list