Package: furniture
Type: Package
Title: Tables for Quantitative Scientists
Version: 1.7.9
Date: 2018-05-31
Authors@R: c(person("Tyson S.", "Barrett",  
                    role=c("aut","cre"), 
                    email = "t.barrett@aggiemail.usu.edu", 
                    comment = c(ORCID = "0000-0002-2137-1391")),
 	         person("Emily", "Brignone", role="aut"),
 	         person("Daniel J.", "Laxman", role="aut"))
Maintainer: Tyson S. 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,
    tableF() which provides frequency counts, and washer() which 
    is helpful in cleaning up the data. These furniture-themed 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, magrittr
Suggests: tidyverse, dplyr, rmarkdown, testthat, MASS, sjmisc
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-2
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-01 19:43:44 UTC; tyson
Author: Tyson S. Barrett [aut, cre] (<https://orcid.org/0000-0002-2137-1391>),
  Emily Brignone [aut],
  Daniel J. Laxman [aut]
Repository: CRAN
Date/Publication: 2018-06-01 21:34:41 UTC
