dim.gridlist: Number of constructs and elements all repgrids in gridlist

View source: R/gridlist.R

dim.gridlistR Documentation

Number of constructs and elements all repgrids in gridlist

Description

Number of constructs and elements all repgrids in gridlist

Usage

## S3 method for class 'gridlist'
dim(x)

Arguments

x

A gridlist object.

Details

nrow and ncol are also covered by this approach as they access the dim method. The others are not generic and making them so introduces warnings, which I try to avoid.

Value

A list of length 2.


markheckmann/OpenRepGrid documentation built on April 14, 2024, 8:15 a.m.