powered by
## S3 method for class 'psp': summary(object, \dots)
"psp"
object
This is a method for the generic function summary.
summary
summary.owin
print.psp
a <- psp(runif(10), runif(10), runif(10), runif(10), window=owin()) summary(a) # describes it
Run the code above in your browser using DataLab