| opiClose_for_PicoVR | R Documentation | 
This is for internal use only. Use opiClose() after
chooseOPI("PicoVR") to call this function.
A list containing:
err NULL if there was no error, a string message if there is an error.
opiClose()
## Not run: 
chooseOpi("PicoVR")
opiInitialise(list(port = 50001, ip = "localhost"))
opiSetup(list(eye = "BOTH"))
result <- opiClose()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.