Learn R Programming

ggplotify (version 0.1.2)

Convert Plot to 'grob' or 'ggplot' Object

Description

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.

Copy Link

Version

Install

install.packages('ggplotify')

Monthly Downloads

46,296

Version

0.1.2

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Guangchuang Yu

Last Published

August 9th, 2023

Functions in ggplotify (0.1.2)

base2grob

base2grob
as.grob

as.grob
grid2grob

grid2grob
as.ggplot

as.ggplot