Learn R Programming

redland (version 1.0.17-6)

initialize,Model-method: Constructor for a Model object.

Description

Constructor for a Model object.

Usage

## S3 method for class 'Model':
initialize(.Object, world, storage, options)

Arguments

.Object
a Node object
world
a World object
storage
a Storage object
options
extra options for model initialization

Value

  • the World object