My Code Is,
Thanks
engine.Evaluate("load('E:/RprogrammingFiles/rfmodel.RData')");
I tried to read .Rdata file with file size 202 MB but i am getting following error,"RDotNet.ParseException: Error in the application"Any idea how to solve this
Thanks