| summary.spacejamr {spacejamr} | R Documentation |
Summary method for the spacejamr class
## S3 method for class 'spacejamr'
summary(object, ...)
object |
a spacejamr object |
... |
ignored. |
Provides a wrapper for the summary.owin method in the spatstats.geom package.
No return value, called for side effects
Darren Colby
Email: dscolby17@gmail.com
# Load spacejamr object
data("RI")
summary(RI)