isVideo: Test for a Video object

Description Usage Arguments Value Author(s) See Also Examples

View source: R/VideoClass.R

Description

Tests whether the object is of class Video

Usage

1
isVideo(object)

Arguments

object

Any R object.

Value

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

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Video, video

Examples

1
# TODO

neuroconductor-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.