Skip to main content
Corrected link.
Source Link
kenorb
  • 22.1k
  • 18
  • 149
  • 172

Simple-rSimple-r is the answer:

https://code.google.com/p/simple-r/

r summary file.txt r -e 'min(d); max(d); median(d); mean(d)' file.txt 

It uses R environment to simplify statistical analysis.

Simple-r is the answer:

https://code.google.com/p/simple-r/

r summary file.txt r -e 'min(d); max(d); median(d); mean(d)' file.txt 

It uses R environment to simplify statistical analysis.

Simple-r is the answer:

r summary file.txt r -e 'min(d); max(d); median(d); mean(d)' file.txt 

It uses R environment to simplify statistical analysis.

Source Link

Simple-r is the answer:

https://code.google.com/p/simple-r/

r summary file.txt r -e 'min(d); max(d); median(d); mean(d)' file.txt 

It uses R environment to simplify statistical analysis.