sd_median: desviation of median

View source: R/sd_median.R

sd_medianR Documentation

desviation of median

Usage

sd_median(x)

Arguments

x

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

PabloMBooster/fenix documentation built on Oct. 21, 2023, 8:22 p.m.