View source: R/j4rConnection.R
getMainInstance | R Documentation |
An instance of a particular class can be associated to a public server. The approach is similar to that of Py4j package, where the gateway server is just a channel to get to a particular instance. This R function retrieves this instance.
getMainInstance()
a java.object instance or null if the main instance was not set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.