vos_process {virtuoso} | R Documentation |
Generally a user will not need to access this function directly, though it may be useful for debugging purposes.
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.
if(has_virtuoso())
vos_process()