TransGirlCodes / bootmeanr

R script for conveniently computing summary stats and boot.ci of the mean from command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootmeanr

R script for conveniently computing summary stats and boot.ci's from command line.

Example useage:

cat example.txt | Rscript bootmean.R --head --delim "," > example_out.txt

For full flag options see:

Rscript bootmean.R --help

About

R script for conveniently computing summary stats and boot.ci of the mean from command line.

License:GNU General Public License v2.0


Languages

Language:R 100.0%