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 <[EMAIL PROTECTED]> 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@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
>

______________________________________________
R-help@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

Reply via email to