range.list: range.list

View source: R/CodeAndRoll2.R

range.listR Documentation

range.list

Description

Calculates the range of values in the entire a list.

Usage

## S3 method for class 'list'
range(L)

Arguments

L

A list.

Value

A vector of length 2, containing the minimum and maximum values in L.


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.