isVideoWriter: Test for a VideoWriter object

Description Usage Arguments Value Author(s) See Also Examples

View source: R/VideoWriterClass.R

Description

Tests whether the object is of class VideoWriter

Usage

1
isVideoWriter(object)

Arguments

object

Any R object.

Value

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

Author(s)

Simon Garnier, garnier@njit.edu

See Also

VideoWriter, videoWriter

Examples

1
# TODO

neuroconductor-releases/Rvision documentation built on Nov. 10, 2020, 9:10 p.m.