Package: ggFacetSample
Title: Show Large Facet Dimensions by Sampling
Version: 1.0.0
Authors@R: c(
  person("Carl", "Pearson", email = "carl.ab.pearson@gmail.com", role = c("aut", "cre")),
  person("Very Good Research & Development, LLC", role = "cph")
  )
Description: Extending facet_grid(...) from 'ggplot2', 'ggFacetSample' provides a simple interface to
  sample from the values of large facet dimensions: facet_sample(..., sample_n, seed).
Depends: R (>= 3.2.1)
License: Apache License (>= 2.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: ggplot2 (>= 2.2.1), plyr (>= 1.8.4)
Date: 2017-11-24
URL: http://gitlab.com/vgrand/ggFacetSample
NeedsCompilation: no
Packaged: 2017-11-27 20:27:32 UTC; carlpearson
Author: Carl Pearson [aut, cre],
  Very Good Research & Development, LLC [cph]
Maintainer: Carl Pearson <carl.ab.pearson@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-28 09:56:45 UTC
