| opiSetup_for_Envision | R Documentation |
This is for internal use only. Use opiSetup() after
chooseOPI("Envision") to call this function.
settings |
A list containing:
|
All fields are optional. Missing fields will be assigned their Default value.
opiSetup() sets all to default.
A list containing:
err NULL if there was no error, a string message if there is an error.
opiSetup()
## Not run:
chooseOpi("Envision")
opiInitialise(address = list(port = 50001, ip = "localhost"))
result <- opiSetup(settings = list(eye = "BOTH"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.