Learn R Programming

ggplotify (version 0.1.3)

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

67,997

Version

0.1.3

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Guangchuang Yu

Last Published

September 20th, 2025

Functions in ggplotify (0.1.3)

grid2grob

grid2grob
ggplotify-package

ggplotify: Convert Plot to 'grob' or 'ggplot' Object
as.grob

as.grob
base2grob

base2grob
as.ggplot

as.ggplot