Package: furniture
Type: Package
Title: Furniture for Quantitative Scientists
Version: 1.6.0
Date: 2017-09-16
Authors@R: c(person("Tyson", "Barrett",  role=c("aut","cre"), email = "t.barrett@aggiemail.usu.edu"),
 	         person("Emily", "Brignone", role="aut"))
Author: Tyson Barrett [aut, cre],
    Emily Brignone [aut]
Maintainer: Tyson Barrett <t.barrett@aggiemail.usu.edu>
Description: Contains three main functions (i.e., three pieces of furniture):
    table1() which produces a well-formatted table of descriptives common as Table 1
    in research articles, tableC() which produces a well-formatted table of correlations,
    and washer() which is helpful in cleaning up the data. In addition,
    long() and wide(), built on the stats::reshape(), can help reformat the data.
    These furniture functions are designed to simplify common tasks in 
    quantitative analysis. Other data summary and cleaning tools are also available.
Depends: R (>= 2.10)
Imports: knitr
Suggests: tidyverse, rmarkdown, testthat, MASS, sjmisc
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-2
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-16 17:07:34 UTC; tysonbarrett
Repository: CRAN
Date/Publication: 2017-09-16 18:57:49 UTC
