Package: useful
Type: Package
Title: A Collection of Handy, Useful Functions
Version: 1.2.2
Date: 2017-05-21
Author: Jared P. Lander
Maintainer: Jared P. Lander <packages@jaredlander.com>
Description: A set of little functions that have been found useful to do little
    odds and ends such as plotting the results of K-means clustering, substituting
    special text characters, viewing parts of a data.frame, constructing formulas
    from text and building design and response matrices.
License: BSD_3_clause + file LICENSE
Depends: ggplot2
Imports: plyr, dplyr (>= 0.5.0), magrittr, purrr (>= 0.1.0), stats,
        scales, utils
LazyLoad: yes
ByteCompile: TRUE
Suggests: testthat, covr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-25 19:57:13 UTC; jared
Repository: CRAN
Date/Publication: 2017-05-25 21:56:46 UTC
