[R] multiline system call

Gabor Grothendieck ggrothendieck at gmail.com
Fri Dec 22 21:07:20 CET 2006


Its only available on Windows.

On 12/22/06, Nicolas Mazziotta <nicolas.mazziotta at swing.be> wrote:
> Dear Sir,
>
> Le vendredi 22 décembre 2006 20:05, vous avez écrit :
> > system("sh",intern=T,input=c("echo x","echo y"))
>
> Thanks for the advice, but I do not find doc about the input arg for the
> system function. Besides,
>
> $> system("sh",intern=T,input=c("echo x","echo y"))
> Erreur dans system("sh", intern = T, input = c("echo x", "echo y")) :
>        unused argument(s) (input = c("echo x", "echo y"))
>
> Is R version 2.4.0 (2006-10-03) too old?
>
> Best regards,
>
>
> --
> Nicolas Mazziotta
>
> The contents of this e-mail, including any attachments, are ...{{dropped}}
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>



More information about the R-help mailing list