Hello Gurus,

I have built a code snippet using R.net wherein I call couple of R
scripts to run optimization packages and use the output in C# code.
The way I call the R scripts is just by providing its location in the
C# code.

So, if I have to share the .dll of the complete program, I will also
have to share the R scripts; actual code. Is there anyway to avoid it;
not having to share the r script code with users/testers.
I am considerably new to R. Any suggestion in this direction is appreciated!

Regards,
NM

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to