Description Usage Arguments Value Author(s) See Also Examples
View source: R/VideoWriterClass.R
Retrieve the dimensions a VideoWriter object.
| 1 2 | ## S3 method for class 'Rcpp_VideoWriter'
dim(x)
 | 
| x | A  | 
A vector with 2 values corresponding to the number of rows and columns of the video writer (in this order).
Simon Garnier, garnier@njit.edu
| 1 | # TODO
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.