connect: Create a connection to a Caliper software product

Description Usage Arguments Value

View source: R/caliperR.R

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

1
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)


dkyleward/caliperR documentation built on Dec. 31, 2021, 7:11 p.m.