Prints basic information of a geometric network related object.
# S3 method for gn
print(x, ...)# S3 method for gnpp
print(x, ...)
# S3 method for gnppfit
print(x, ...)
Invisibly returns the NULL object.
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.