Package: metaplot
Type: Package
Title: Formalized Plots for Self-Describing Data
Version: 0.1.5
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: Creates fully-annotated plots with minimum guidance.
 Since the data is self-describing, less effort is needed for
 creating the plot. Generally expects data of class folded
 (see fold package). If attributes GUIDE and LABEL are present, 
 they will be used to create formal axis labels. Several aesthetics 
 are supported, such as reference lines, unity lines, smooths, and 
 log transformations.
Imports: encode, lattice, magrittr, lazyeval, dplyr (>= 0.7.1), fold,
        rlang
Suggests: spec, tidyr, csv
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-10 19:54:38 UTC; tbergsma
Repository: CRAN
Date/Publication: 2017-07-10 22:01:21 UTC
