ggmatplot: Plot Columns of Two Matrices Against Each Other Using 'ggplot2' (original) (raw)

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
DOI: 10.32614/CRAN.package.ggmatplot
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:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=ggmatplotto link to this page.