Learn R Programming

Rvision (version 0.2.6)

video: Create an Object of Class Video

Description

Function for creating Video objects from video files.

Usage

video(...)

Arguments

...

video takes one argument that is a character string indicating the path to the video file. A Video object can also be created without any argument, in which case it is empty and can be populated with a video later.

Value

A Video object.

Examples

Run this code
# NOT RUN {
# TODO

# }

Run the code above in your browser using DataLab