You are here

use.simile.at: Initialize the Simile interface

 

Description

This tells the package where to find an installed copy of Simile. It then loads the Tcl command implementations in the Simile installation to enable R's tcltk package to communicate with Simile's saved executable models. It should be called only once in a session.

Usage

use.simile.at(path.to.installation)

Arguments

path.to.installation

Absolute or realtive path to top directory of Simile installation

Value

undefined.

Author(s)

Simulistics Ltd

Examples