iqr_dt: IQR

View source: R/tdm.R

iqr_dtR Documentation

IQR

Description

Finds the IQR of a data.table.

Usage

iqr_dt(datatable)

Arguments

datatable

– A data.table whose first column will be ignored but whose other columns are all numeric.

Value

IQR of the data.table.


greenelab/TDM documentation built on May 10, 2023, 12:04 a.m.