[R] shell scripts in R
Gabor Grothendieck
ggrothendieck at gmail.com
Thu Oct 13 23:19:36 CEST 2005
Look at the example that uses gawk and pipe in:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/59815.html
On 10/13/05, Marco Grazzi <grazzi at sssup.it> wrote:
>
> Hi,
>
> How can I execute some scripts from within R.
> I have a large data file which I process (for instance with gawk, but not
> only) before performing some statistics.
> I would like to do this in R, so that I do not have to save many data files
> and then making analysis on them (which proved to be unefficient)
>
> Thank you
>
> Marco Grazzi
>
> ______________________________________________
> 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
>
More information about the R-help
mailing list