powered by
"summary"(object, ...)
"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