library(Rnvvm)
version()
sapply(Rnvvm:::nvvmResultValues, getErrorString)
p = createProgram()
rm(p) # garbage collected via C routine nvvmDestroyProgram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.