sample_median: Sample Median

Description Usage Arguments

Description

Sample Median

Usage

1
sample_median(x, na.rm = FALSE)

Arguments

x

An R object. Currently there are methods for numeric/logical vectors and date, date-time and time interval objects. Complex vectors are allowed for trim = 0, only.

na.rm

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


shizidushu/fsrs documentation built on May 26, 2019, 4:32 a.m.