NAME

boxcar - boxcar smooth data from stdin

SYNOPSIS

boxcar box= [median]

DESCRIPTION

This routine reads data and then replaces the average of the box number data points.

OPTIONS

box= sets the ODD number of datapoints to sum.

median - returns the median and not the mean.