GuangchuangYu/base2grob: Convert Base Plot to 'grob' Object

Convert base plot function call (using expression or formula) to 'grob' object that compatible to the 'grid' ecosystem. With this package, we are able to e.g. using 'cowplot' to align base plots with 'ggplot' objects and using 'ggsave' to export base plot to file.

Getting started

Package details

Maintainer
LicenseArtistic-2.0
Version0.0.3
URL https://github.com/GuangchuangYu/base2grob
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/base2grob")
GuangchuangYu/base2grob documentation built on May 26, 2019, 7:26 a.m.