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

Try the ggasym package in your browser

Any scripts or data that you put into this service are public.

ggasym documentation built on May 16, 2021, 1:07 a.m.