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

New Post: R.Net data type and C#

$
0
0
Hi All,

If I run

var e = engine.Evaluate("x <- 3")

or

NumericVector x = engine.GetSymbol("x").AsNumeric();

I can't use neither e nor x for further calculations in C#, for example

var y = e + 4* x

What can/shall be done to have R.Net output usable for C# calculations. Thank you.

Viewing all articles
Browse latest Browse all 1634

Trending Articles



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