R/StreamClass.R
isStream.Rd
Tests whether the object is of class Stream
Stream
isStream(object)
Any R object.
A logical indicating whether the object is of class Stream (TRUE) or not (FALSE).
Stream, stream
stream
Simon Garnier, garnier@njit.edu
# TODO