SetAlternateInterface: Change the Caliper UI

View source: R/caliperR.R

SetAlternateInterfaceR Documentation

Change the Caliper UI

Description

Often, a user will have created their own GISDK functions and compiled them to a UI file (.dbd). To run them (using RunMacro), first use this function to point to the custom UI. This can also be used to set the UI back to the default.

Usage

SetAlternateInterface(ui_file = NULL)

Arguments

ui_file

string File path to the custom UI. If null, will set the interface back to the default.

Details

To see the current UI, use GetInterface.


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