dim.Rcpp_Stream: Dimensions of a Stream

Description Usage Arguments Value Author(s) See Also Examples

View source: R/StreamClass.R

Description

Retrieve the dimensions a Stream object.

Usage

1
2
## S3 method for class 'Rcpp_Stream'
dim(x)

Arguments

x

A Stream object.

Value

A vector with 2 values corresponding to the number of rows and columns of the stream (in this order).

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Stream, stream

Examples

1
# TODO

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