connect: Create a connection to a Caliper software product

View source: R/caliperR.R

connectR Documentation

Create a connection to a Caliper software product

Description

Will create a connection over COM to one of Caliper's installed software products. (The software must be installed with a valid license.)

Usage

connect(software = NULL, silent = FALSE)

Arguments

software

One of either "TransCAD", "TransModeler", or "Maptitude". If left NULL, the function will search (in that order) and create the first connection it can.

silent

boolean Whether to display a connected message.

Value

Nothing. Sets the COM object to a global environment variable (CALIPER_DK)


Caliper-Corporation/caliperR documentation built on May 30, 2024, 2:35 p.m.