dimIds: Set and get dimension identifiers

Description Usage Arguments Details

Description

Dimension identifiers (dimIds) allow combining objects into poly.data.frame objects, which are related along the dimensions of each of their consitituent objects. In order to make use of these relationships, the dimensions of each object must be identified, which is accomplished by dimIds.

Usage

1
2
3
4
5
dimIds(x)

dimIds(x) <- value

setDimIds(x, value)

Arguments

x

An object

value

Identifiers for object dimensions

Details

dimIds are stored in two different ways:


stevencarlislewalker/subscript documentation built on May 30, 2019, 4:45 p.m.