Learn R Programming

redland (version 1.0.17-9)

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

Description

Constructor for a Model object.

Usage

# S4 method for 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