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.
1 | process_gisdk_result(result)
|
result |
A returned value from Caliper software. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.