print.ppp: Print Brief Details of a Point Pattern Dataset

View source: R/ppp.R

print.pppR Documentation

Print Brief Details of a Point Pattern Dataset

Description

Prints a very brief description of a point pattern dataset.

Usage

  ## S3 method for class 'ppp'
print(x, ...)

Arguments

x

Point pattern (object of class "ppp").

...

Ignored.

Details

A very brief description of the point pattern x is printed.

This is a method for the generic function print.

Author(s)

\adrian

and \rolf

See Also

print, print.owin, summary.ppp

Examples

  cells      # plain vanilla point pattern

  lansing    # multitype point pattern
  
  longleaf    # numeric marks

  demopat     # weird polygonal window

spatstat.geom documentation built on Oct. 20, 2023, 9:06 a.m.