I do not program in Java but it seems a Java program can make system calls which would be equivalent to running from the command line, but done from within a Java program. Not sure whether that would meet your needs and if not why not. Just a suggestion.
Check out http://www.java-samples.com/showtutorial.php?tutorialid=8 On Mon, Oct 30, 2017 at 5:10 PM, Morkus <mor...@protonmail.com> wrote: > Thanks Eric, > > I saw that page, too, but it states: > > "This post describes how to pass external arguments to *R* when calling a > Rscript *with a command line.*" > > Not what I'm trying to do. > > Thanks for your reply. > > Sent from ProtonMail <https://protonmail.com>, Swiss-based encrypted > email. > > > -------- Original Message -------- > Subject: Re: [R] Pass Parameters to RScript? > Local Time: October 30, 2017 9:39 AM > UTC Time: October 30, 2017 1:39 PM > From: ericjber...@gmail.com > To: Morkus <mor...@protonmail.com> > r-help@r-project.org <r-help@r-project.org> > > I did a simple search and got hits immediately, e.g. > https://www.r-bloggers.com/passing-arguments-to-an-r- > script-from-command-lines/ > > > On Mon, Oct 30, 2017 at 2:30 PM, Morkus via R-help <r-help@r-project.org> > wrote: > >> Is it possible to pass parameters to an R Script, say, from Java or other >> language? >> >> I did some searches, but came up blank. >> >> Thanks very much in advance, >> >> Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted >> email. >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> 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/posti >> ng-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> > > [[alternative HTML version deleted]] ______________________________________________ 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.