getSetFrame: Extract/set a 'frameMatrix'.

frameMatrixR Documentation

Extract/set a frameMatrix.

Description

Extract/set a frameMatrix.

Usage

frameMatrix(rezrObj)

frameMatrix(rezrObj) <- value

Arguments

rezrObj
value

The new frameMatrix.

Value

The frameMatrix of the rezrObj.

Examples

sbc007 = undupeLayers(sbc007, "trail", "name")
sbc007 = addFrameMatrix(sbc007)
frameMatrix(sbc007)[1:10, 1:12]

johnwdubois/rezonateR documentation built on Nov. 19, 2024, 11:17 p.m.