compile_gisdk: Compiles a GISDK script file into a UI

Description Usage Arguments Value

View source: R/caliperR.R

Description

Compiles a GISDK script file into a UI

Usage

1
compile_gisdk(rsc_file, ui_file = NULL)

Arguments

rsc_file

string Script file path.

ui_file

string Optional output location of the compiled code. By default, it will use the same file name as the rsc_file, but with a .dbd extension.

Value

The file path of the compiled '.dbd' file. Like other Caliper databases, the compiled UI is made up of several related files.


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