process_gisdk_result: Converts GISDK output into R structures

Description Usage Arguments

View source: R/caliperR.R

Description

Simple objects pass through the COM interface as usable R structures. GISDK arrays, for example, become R vectors. Other things, like GISDK vectors, come across as pointers to the object inside the Caliper process. This function attemps to coerce those pointers into usable R data structures.

Usage

1

Arguments

result

A returned value from Caliper software.


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