Range: Calculate minimum and maximum and difference between them

Description Usage Arguments Details Value Examples

View source: R/Range.R

Description

This function calculate minimum and maximum and difference between them of whole input table.

Usage

1

Arguments

df

Numeric 2 dimension table

Details

The inputs can be also numeric vector.

Value

Good way: named numeric vector - minimum and maximum and range of values of whole input table

Bad way: -1 if input data are invalid

Examples

1
2
3
4

Ortem-a/mypackage documentation built on Dec. 18, 2021, 5:41 a.m.