Using R.net to execute a script.
Not setting wd in the script however, regardless of complexity of the script the
Environment.CurrentDirectory
is being set to the root directory of R installation on my machine each time i execute the Evaluate method.
On Win7 64Bit, Visual Studio 2010, .Net4.0
Comments: Could not reproduce
Not setting wd in the script however, regardless of complexity of the script the
Environment.CurrentDirectory
is being set to the root directory of R installation on my machine each time i execute the Evaluate method.
On Win7 64Bit, Visual Studio 2010, .Net4.0
Comments: Could not reproduce