Description Usage Arguments Value Examples
Generally a user will not need to access this function directly, though it may be useful for debugging purposes.
1 | vos_process(p = NA)
|
p |
a process object, returned by
|
returns the processx::process()
object cached by vos_start()
to control the external Virtuoso sever process from R.
1 2 | if(has_virtuoso())
vos_process()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.