Description Usage Arguments Details
Makes GisdkClass objects smarter about whether you are calling a
method from the R object or the underlying GISDK library.
1 2  | 
x | 
 A   | 
name | 
 The method to dispatch  | 
... | 
 The arguments to pass to the method.  | 
process_result | 
 
  | 
If name is a method of the R object, then it is executed. Otherwise,
it tries to execute a GISDK function of the same name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.