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-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.