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