R/ggasym.R

#' ggasym: Asymmetric Matrix Plotting in ggplot
#'
#' This package plots a symmetric matrix with two different fill
#' aesthetics for the top-left and bottom-right triangles and a third along the
#' diagonal. It operates within the Grammar of Graphics paradigm implemented in
#' 'ggplot2'.
#'
#' @docType package
#' @name ggasym
NULL
jhrcook/ggasym documentation built on July 12, 2021, 3:27 a.m.