plot_tidy_matrix: Plot a generic matrix using ggplot

Description Usage Arguments Value

View source: R/plot.R

Description

Plot a generic matrix using ggplot

Usage

1
plot_tidy_matrix(x, trans = NA)

Arguments

x

A matrix.

trans

Name of a transformation object as defined in ggplot2::continuous_scale. "sqrt" and "log" are particularly useful.

Value

A ggplot object.


grahamstewart12/footprints documentation built on Aug. 18, 2021, 4:32 p.m.