Package: ggsubplot
Maintainer: Garrett Grolemund <garrett@rstudio.com>
License: GPL
Title: Explore complex data by embedding subplots within plots.
LazyData: true
Type: Package
Author: Garrett Grolemund <garrett@rstudio.com>, Hadley
    Wickham <h.wickham@gmail.com>
Description: ggsubplot makes it easy to embed customized
    subplots within larger graphics. Subplots may be used
    as a geom to explore interaction effects, spatial data,
    and hierarchical data. Subplots can also be used to
    explore big data without overplotting.
Version: 0.3.2
Imports: ggplot2, plyr, proto, grid, scales, stringr
Depends: methods, R (>= 2.15)
Collate: 'aesply.r' 'data.r' 'geom_coxcomb.r' 'geom_star.r'
        'geom_subplot.r' 'geom_subplot2d.r' 'ggsubplot-class.r'
        'ggsubplot_build.r' 'merge_overlaps.r' 'package.r' 'ply_aes.r'
        'ref_box.r' 'rel-class.r' 'rescalers.r' 'sp_layer-class.r'
        'sp_layer_build.r' 'util.r' 'geom_freqstar.r'
Packaged: 2013-12-13 22:13:23 UTC; garrettgrolemund
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-14 00:36:37
Built: R 3.1.0; ; 2013-12-14 13:12:26 UTC; unix
