obscureUpper: Obscure the upper triangular portion of a frameMatrix.

View source: R/track_bridge.R

obscureUpperR Documentation

Obscure the upper triangular portion of a frameMatrix.

Description

Obscure the upper triangular portion of a frameMatrix.

Usage

obscureUpper(frameMatrix)

Arguments

frameMatrix

Value

A frameMatrix with the diagonal and all entries above it obscured.

Examples

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


johnwdubois/rezonateR documentation built on April 17, 2025, 4:08 p.m.