numericMedian: Return the median of a vector as a numeric value

Description Usage Arguments Value

Description

numericMedian is a helper function for use within data.table that ensure the all medians are returned as numeric instead of numeric or integer values.

Usage

1

Arguments

x

integer or double vector

Value

The median of x as a numeric value


markdane/MEMA documentation built on May 21, 2019, 11:48 a.m.