summary.gn | R Documentation |
Takes an object of class gn
or gnpp
and computes a summary
from it.
## S3 method for class 'gn' summary(object, ...) ## S3 method for class 'gnpp' summary(object, ...)
object |
A geometric network (object of class |
... |
Other arguments. |
A summary of a (point pattern on a) geometric network. This is an
object of class summary.gn
or summary.gnpp
, respectively.
Marc Schneble marc.schneble@stat.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.