dim,BQ3_ArraySeed-method {restfulSE}R Documentation

dim derived from saved dimnames

Description

dim derived from saved dimnames

Usage

## S4 method for signature 'BQ3_ArraySeed'
dim(x)

Arguments

x

instance of BQ3_ArraySeed

Value

integer(2) vector of dimensions corresponding to R's layout, assuming 2-d data


[Package restfulSE version 1.2.3 Index]