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

Description Usage Arguments Value

View source: R/annotate_functions.R

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


kdaily/MEMA documentation built on May 20, 2019, 8:28 a.m.