Package: customLayout
Type: Package
Title: Extended Version of Layout Functionality for 'Base' and 'Grid'
        Graphics Systems
Version: 0.1.0
Authors@R: c(person("Zygmunt", "Zawadzki", role = c("aut", "cre"), email = "zygmunt@zstat.pl"))
Maintainer: Zygmunt Zawadzki <zygmunt@zstat.pl>
Description: Create complicated drawing areas for multiple plots by combining much simpler layouts. It is an extended version of layout function from the 'graphics' package, but it also works with 'grid' graphics.
License: GPL-3
RoxygenNote: 6.1.0
Imports: methods, gridExtra, utils, graphics, RColorBrewer
Suggests: covr, testthat, ggplot2, knitr, rmarkdown, vdiffr, gdtools
URL: https://www.customlayout.zstat.pl/,
        https://github.com/zzawadz/customLayout
BugReports: https://github.com/zzawadz/customLayout/issues
NeedsCompilation: no
Packaged: 2018-09-11 07:53:32 UTC; zzawadz
Author: Zygmunt Zawadzki [aut, cre]
Repository: CRAN
Date/Publication: 2018-09-12 15:10:18 UTC
