Package: furniture
Type: Package
Title: Furniture for Health, Behavioral, and Social Scientists
Version: 1.2.0
Date: 2016-10-11
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: Package contains two main functions (i.e., two pieces of furniture):
    table1() which produces a well-formatted table of descriptives common as Table 1
    in research articles; and washer() which is helpful in cleaning up your data.
    Should be useful for quantitative research in applied fields (e.g., health,
    behavioral, and social sciences). It also contains a simple operator to 
    help with data exploration.
Depends: R (>= 2.10)
Imports: knitr
Suggests: dplyr, rmarkdown, testthat, MASS
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-21 05:32:28 UTC; tysonbarrett
Repository: CRAN
Date/Publication: 2016-10-21 10:32:42
