Hi there, I am using http://www.nabble.com/Using-R.dll-in-.NET-IPC-td13265477.html this solution to hook a C# Application to R via rscproxy.dll.
So far it all works fine, except for the fact that whenever a line in the result vector contains more than 1 return parameter (e.g. ttest´s confidence interval from x to y) only the first value is returned (e.g x instead of x, y) How can I make it return all values? Thanks, Stan -- View this message in context: http://www.nabble.com/Connecting-C--to-R-via-rscproxy.dll-does-not-return-all-results-tp22804983p22804983.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.