Package: mountainplot
Title: Mountain Plots, Folded Empirical Cumulative Distribution Plots
Version: 1.2
Authors@R: person("Kevin","Wright", email="kw.stat@gmail.com", role=c("aut","cre"))
Date: 2017-07-12
License: GPL-3
LazyData: yes
Description: Lattice functions for drawing folded empirical cumulative
    distribution plots, or mountain plots. A mountain plot is similar
    to an empirical CDF plot, except that the curve increases from
    0 to 0.5, then decreases from 0.5 to 1 using an inverted scale at
    the right side.
URL: https://github.com/kwstat/mountainplot
BugReports: https://github.com/kwstat/mountainplot/issues
VignetteBuilder: knitr
Imports: lattice, stats
Suggests: knitr, latticeExtra, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-12 22:45:18 UTC; wrightkevi
Author: Kevin Wright [aut, cre]
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-13 04:51:48 UTC
