## S3 method for class 'ppp':
print(x, \dots)
"ppp"
).x
is printed. This is a method for the generic function print
.
print
,
print.owin
,
summary.ppp
data(cells) # plain vanilla point pattern
cells
data(lansing) # multitype point pattern
lansing
data(longleaf) # numeric marks
longleaf
data(demopat) # weird polygonal window
demopat
Run the code above in your browser using DataLab