Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

New Post: Using R.Net without installing R

$
0
0
Where most users would use the following to try to automagically initialize the engine:
REngine.SetEnvironmentVariables();
var engine = REngine.GetInstance();
You can override the behavior with the optional arguments rPath, and possibly rHome
REngine.SetEnvironmentVariables(rPath=@"c:\my\peculiar\path\to\R\bin\x64");
var engine = REngine.GetInstance();

Viewing all articles
Browse latest Browse all 1634

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>