Learn R Programming

Rvision (version 0.3.5)

isStream: Test for a Stream object

Description

Tests whether the object is of class Stream

Usage

isStream(object)

Arguments

object

Any R object.

Value

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

See Also

Stream, stream

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab