# NOT RUN {
summary(cells) # plain vanilla point pattern
# multitype point pattern
woods <- lansing
# }
# NOT RUN {
summary(woods) # tabulates frequencies of each mark
# numeric marks
trees <- longleaf
# }
# NOT RUN {
summary(trees) # prints summary.default(marks(trees))
# weird polygonal window
summary(demopat) # describes it
# }
Run the code above in your browser using DataLab