dim.gridlist {OpenRepGrid} | R Documentation |
Number of constructs and elements all repgrids in gridlist
## S3 method for class 'gridlist'
dim(x)
x |
A gridlist object. |
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.
A list of length 2.