obscureUpper | R Documentation |
Obscure the upper triangular portion of a frameMatrix.
obscureUpper(frameMatrix)
frameMatrix |
A frameMatrix with the diagonal and all entries above it obscured.
sbc007 = undupeLayers(sbc007, "trail", "name")
sbc007 = addFrameMatrix(sbc007)
obscureUpper(frameMatrix(sbc007))[1:10, 1:12]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.