gdim: Returns the actual dimensions of the input

View source: R/main.R

gdimR 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)

clugenr documentation built on Aug. 8, 2025, 6:05 p.m.