gdim {clugenr} | R Documentation |
Returns the actual dimensions of the input
Description
Gets the dimensions of the input a
, returning c(length(a), 1)
if
dim(a) == NULL
.
Usage
gdim(a)
[Package clugenr version 1.0.3 Index]
gdim {clugenr} | R Documentation |
Gets the dimensions of the input a
, returning c(length(a), 1)
if
dim(a) == NULL
.
gdim(a)