model.print {RGeoS}R Documentation

Print a Model

Description

Print the contents of a Model. It corresponds to the PRINT Method attached to the model-class.

Usage

model.print(x, ...)

Arguments

x

The model-class structure containing the parameters of the Model.

...

Arguments unused, placed for compatibility with the generic method.

Value

The printout of the Model.


[Package RGeoS version 9.1.1 Index]