Engine.getId {rrepast}R Documentation

Returns the model id

Description

This function provides a wrapper to the method getId() from repast context. The id is basically a String with the currently instantiated model name.

Usage

Engine.getId(e)

Arguments

e

An engine object instance


[Package rrepast version 0.8.0 Index]