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.4 Index]