Learn R Programming

Rvision (version 0.3.5)

isVideoWriter: Test for a VideoWriter object

Description

Tests whether the object is of class VideoWriter

Usage

isVideoWriter(object)

Arguments

object

Any R object.

Value

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

See Also

VideoWriter, videoWriter

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab