ggmatplot: Plot Columns of Two Matrices Against Each Other Using 'ggplot2'

A quick and easy way of plotting the columns of two matrices or data frames against each other using 'ggplot2'. Although 'ggmatplot' doesn't provide the same flexibility as 'ggplot2', it can be used as a workaround for having to wrangle wide format data into long format for plotting with 'ggplot2'.

Version: 0.1.2
Depends: R (≥ 3.4.0), ggplot2
Imports: stats
Suggests: rmarkdown, knitr, testthat (≥ 3.0.0), vdiffr, tibble, tidyr, dplyr, covr
Published: 2022-05-17
Author: Xuan Liang ORCID iD [aut, cre], Francis K. C. Hui ORCID iD [aut], Emi Tanaka ORCID iD [aut], Dilinie Seimon ORCID iD [aut]
Maintainer: Xuan Liang <xuan.liang at anu.edu.au>
BugReports: https://github.com/xuan-liang/ggmatplot/issues
License: GPL-3
URL: https://github.com/xuan-liang/ggmatplot, https://xuan-liang.github.io/ggmatplot/
NeedsCompilation: no
Citation: ggmatplot citation info
Materials: README NEWS
CRAN checks: ggmatplot results

Documentation:

Reference manual: ggmatplot.pdf
Vignettes: ggmatplot

Downloads:

Package source: ggmatplot_0.1.2.tar.gz
Windows binaries: r-devel: ggmatplot_0.1.2.zip, r-release: ggmatplot_0.1.2.zip, r-oldrel: ggmatplot_0.1.2.zip
macOS binaries: r-release (arm64): ggmatplot_0.1.2.tgz, r-oldrel (arm64): ggmatplot_0.1.2.tgz, r-release (x86_64): ggmatplot_0.1.2.tgz
Old sources: ggmatplot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggmatplot to link to this page.