Initialize the Java Virtual Machine (JVM) and create a connection with griffin. By default it takes the parameters from the "java/jvm-param.R" file. To change the defaults modify this file in your rgriffin folder
1  | initGriffin(jvm.param = NULL, force.init = TRUE)
 | 
jvm.param | 
 string with parameters to initialize the jvm.  | 
force.init | 
 If set to TRUE JVM is re-initialized even if it is already running.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.