[R] ppp from SpatStat

Adrian Baddeley adrian at maths.uwa.edu.au
Thu Sep 22 12:44:11 CEST 2005


 "Rainer M. Krug" writes:

> I want to extract the points from an object of type ppp.
> How can I do this?

If `p' is an object of class "ppp" in spatstat,
then p$x and p$y are vectors containing the x and y coordinates
of the points. See help(ppp.object).

Adrian Baddeley

----
PS: Enquiries about contributed packages should be sent 
to the package authors or maintainers. 
Use library(help=<packagename>) to find out who to ask.




More information about the R-help mailing list