data(shapley)
shapley
is an object of class "ppp"
representing the point pattern of galaxy locations
(see ppp.object
). shapley.extra
is a list containing additional data
described under Notes.shapley
consists of all 4215 galaxy
locations. The observation window for this pattern is a
dilated copy of the convex hull of the galaxy positions,
constructed so that all galaxies lie within the window. Note that the data contain duplicated points (two points at the
same location). To determine which points are duplicates,
use duplicated.ppp
.
To remove the duplication, use unique.ppp
. The auxiliary dataset shapley.extra
contains
the following components:
DOI 10.1071/AS03057
data(shapley)
shapley.extra$plotit(main="Shapley Supercluster")
Run the code above in your browser using DataLab