Yes, it is the one causes the null problem :D
But next line:
But next line:
var df = e.Evaluate("data.frame(X=dData)").AsDataFrame();
e.Evaluate("print(X)");
generates:Error in print(X) : object 'X' not found