my_other_median: My Other median

View source: R/my_other_median.R

my_other_medianR Documentation

My Other median

Description

My Other median

Usage

my_other_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.

Value

Median of vector x

Examples

my_other_median(1:12)

aito123/pulso2 documentation built on April 8, 2022, 11:28 a.m.