print.gn: Print Method for Geometric Networks

View source: R/print.R

print.gnR Documentation

Print Method for Geometric Networks

Description

Prints basic information of a geometric network related object.

Usage

## S3 method for class 'gn'
print(x, ...)

## S3 method for class 'gnpp'
print(x, ...)

## S3 method for class 'gnppfit'
print(x, ...)

Arguments

x

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

...

Other arguments.

Value

Invisibly returns the NULL object.


MarcSchneble/geonet documentation built on Jan. 28, 2023, 7:49 p.m.