powered by
Prints a very brief description of a line segment pattern dataset.
# S3 method for psp print(x, ...)
Line segment pattern (object of class "psp").
"psp"
Ignored.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner rolfturner@posteo.net
A very brief description of the line segment pattern x is printed.
x
This is a method for the generic function print.
print
print, print.owin, summary.psp
print.owin
summary.psp
a <- psp(runif(10), runif(10), runif(10), runif(10), window=owin()) a
Run the code above in your browser using DataLab