pysd_connect: Creates an object to facilitate interaction with pysd

Description Usage Details Value Examples

Description

pysd_connect returns a ipysd object to the calling program. This object will contain a link variable to pysd and will subsequently store a reference to the simulation model in pysd.

Usage

1

Details

Link to pysd

The result is used as a parameter for read_vensim() & read_xmile() functions

Value

An S3 object of class ipysd

Examples

1
2
3
4
## Not run: 
py pysd_connect()

## End(Not run)

pysd2r documentation built on May 2, 2019, 3:40 p.m.