initialize,Model-method {redland} | R Documentation |
Constructor for a Model object.
## S4 method for signature 'Model'
initialize(.Object, world, storage, options)
.Object |
a Node object |
world |
a World object |
storage |
a Storage object |
options |
extra options for model initialization |
the World object