summary.gn: Summary for a (point pattern on a) geometric network

View source: R/summary.R

summary.gnR Documentation

Summary for a (point pattern on a) geometric network

Description

Takes an object of class gn or gnpp and computes a summary from it.

Usage

## S3 method for class 'gn'
summary(object, ...)

## S3 method for class 'gnpp'
summary(object, ...)

Arguments

object

A geometric network (object of class gn or a point pattern on a geometric network (object of class gnpp).

...

Other arguments.

Value

A summary of a (point pattern on a) geometric network. This is an object of class summary.gn or summary.gnpp, respectively.

Author(s)

Marc Schneble marc.schneble@stat.uni-muenchen.de


geonet documentation built on July 11, 2022, 9:08 a.m.