Must be called before any other cuvis.r function. Loads the Cubert CUVIS SDK and configures the user settings directory.
Examples
if (FALSE) { # \dontrun{
cuvis_init()
# ... use SDK ...
cuvis_shutdown()
} # }
Must be called before any other cuvis.r function. Loads the Cubert CUVIS SDK and configures the user settings directory.
if (FALSE) { # \dontrun{
cuvis_init()
# ... use SDK ...
cuvis_shutdown()
} # }