max_length: Maximum length of a stack

Description Usage Arguments Value

View source: R/max_length.R

Description

The function max_length returns the maximum number of objects a stack can contains; this number can be changed with max_length<-.

Usage

1
2
3
max_length(.stack)

max_length(x) <- value

Arguments

.stack, x

A stack.

value

numeric. The new maximum length of the stack.

Value

max_length returns a (possibly infinite) nonnegative numeric.


paulponcet/flifo documentation built on May 24, 2019, 10:32 p.m.