Tests whether the object is of class Stream

isStream(object)

Arguments

object

Any R object.

Value

A logical indicating whether the object is of class Stream (TRUE) or not (FALSE).

See also

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO