/plotting-tools

code to plot from numbers

Primary LanguageROtherNOASSERTION

(BITS-VIB)

plotting-tools

Create plots from numbers.

2histo.R

2histo.R creates a histogram, a boxplot, and a summary table from a stdin column of numbers. It can be piped from any command generating one column of numeric data (refer to the code header for R-dependencies).

numbers to histo