powered by
nrow, ncol and nframes return the number of rows, columns or frames present in a Video object.
Video
nrow.Rcpp_Video(x)ncol.Rcpp_Video(x)nframes(x)
ncol.Rcpp_Video(x)
nframes(x)
A Video object.
A numeric value.
dim which returns all dimensions.
dim
# NOT RUN { # TODO # }
Run the code above in your browser using DataLab