Learn R Programming

⚠️There's a newer version (0.1.2) of this package.Take me there.

ggplotify (version 0.0.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, 'grid', 'lattice', 'vcd' etc. by converting them to 'ggplot' objects.

Copy Link

Version

Install

install.packages('ggplotify')

Monthly Downloads

44,979

Version

0.0.3

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Guangchuang Yu

Last Published

August 3rd, 2018

Functions in ggplotify (0.0.3)

base2grob

base2grob
as.grob

as.grob
as.ggplot

as.ggplot