Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 421 Bytes

(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