powered by
Start a guest virtual machine using the current vmr environment (directory and Vagrantfile template)
vmrStart()
the vmr environment unique id
if (FALSE) { lboxes <- vmrList() vmr <- vmrCreate(lboxes$Name[1]) vmr <- vmrInitEnv(vmr) vmrStart() vmrStop() }
Run the code above in your browser using DataLab