GuangchuangYu/ggplotify: Convert Plot to 'grob' or 'ggplot' Object

Convert plot function call (using expression or formula) to 'grob' or 'ggplot' object that compatible to the 'grid' and 'ggplot2' ecosystem. With this package, we are able to e.g. using 'cowplot' to align plots produced by 'base' graphics, 'ComplexHeatmap', 'eulerr', 'grid', 'lattice', 'magick', 'pheatmap', 'vcd' etc. by converting them to 'ggplot' objects.

Getting started

Package details

Maintainer
LicenseArtistic-2.0
Version0.1.2
URL https://github.com/GuangchuangYu/ggplotify
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("GuangchuangYu/ggplotify")
GuangchuangYu/ggplotify documentation built on Feb. 10, 2024, 9:49 a.m.