Prints a brief description of a pixel grid or a point pattern.
# S3 method for pgrid
print(x, ...)
# S3 method for pp
print(x, ...)
# S3 method for wpp
print(x, ...)
# S3 method for pgrid
summary(object, ...)
# S3 method for pp
summary(object, ...)
# S3 method for wpp
summary(object, ...)
an object of class pgrid or pp or wpp.
additional arguments. Currently without effect.
Dominic Schuhmacher dschuhm1@uni-goettingen.de
Timo Wilm timo.wilm@stud.uni-goettingen.de
Currently there is no difference between print and summary.