Skip to contents

Core of the median not exported

Usage

sub_median(x, na.rm = TRUE)

Arguments

x

Vector of Numeric values

na.rm

a logical value indicating whether NA values should be stripped before the computation proceeds.