exclude_data: Helper function to extract subsets of matrix_tbl.

Description Usage Arguments Value

Description

These functions are used to quickly obtain the upper trig, lower trig of the square matrix.

Usage

1
2
3
exclude_upper(.data, show.diag = FALSE)

exclude_lower(.data, show.diag = FALSE)

Arguments

.data

a matrix_tbl object.

show.diag

a logical value indicating whether keep the diagonal.

Value

a modified matrix_tbl object.


houyunhuang/ggtriangle documentation built on May 11, 2020, 2:02 p.m.