GUI.model.get {RGeoS}R Documentation

Read the answers from the Window for Model management

Description

Read the answers from the Window for Model management

Usage

GUI.model.get(widget = NULL, model)

Arguments

widget

Widget containing the Model interface. If not defined, the defaulted Model is returned.

model

The model-class which serves as a default Model.

Value

The model-class created, starting from the default Model provided as input argument and using the answers provided by the current interface.


[Package RGeoS version 9.1.1 Index]