Learn R Programming

geonet (version 0.7.3)

print.summary.gn: Print Method for Summaries

Description

Prints basic information of a geonet summary object.

Usage

# S3 method for summary.gn
print(x, ...)

# S3 method for summary.gnpp print(x, ...)

# S3 method for summary.gnppfit print(x, ...)

Value

Invisibly returns the NULL object.

Arguments

x

A geonet summary object of class summary.gn, codesummary.gnpp or summary.gnppfit.

...

Other arguments.