is.empty.stack: Test emptyness of a stack

Description Usage Arguments Value See Also

View source: R/is.empty.stack.R

Description

This method tests if a stack x is empty.

Usage

1
2
## S3 method for class 'stack'
is.empty(x)

Arguments

x

A stack.

Value

A logical, TRUE if x is empty.

See Also

The generic function is.empty in package bazar.


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