Package: base2grob
Title: Convert Base Plot to 'grob' Object
Version: 0.0.3
Authors@R: person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781"))
Description: 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.
Depends: R (>= 3.4.0)
Imports: ggplotify
Suggests: cowplot, ggplot2, grid, knitr, prettydoc
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://github.com/GuangchuangYu/base2grob
BugReports: https://github.com/GuangchuangYu/base2grob/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-25 05:21:37 UTC; guangchuangyu
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-25 05:43:04 UTC
