We have an R Script that we would want to execute in the VM, using its R kernel. However, we need to integrate it with our UI, hence, we would want to invoke the script execution from our .Net code itself. Can you please help?
↧