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 Sept. 7, 2024, 9:19 a.m.