isEmpty.Container {Containers}R Documentation

Determine Whether a Container is Empty

Description

This method returns TRUE (FALSE) for an empty (nonempty) Container.

Details

empty = aContainer$isEmpty()

Value

isEmpty returns a logical value.

Author(s)

John Hughes


[Package Containers version 1.2 Index]