Package: furniture
Type: Package
Title: Furniture for Quantitative Scientists
Version: 1.9.14
Date: 2023-09-01
Authors@R: c(person("Tyson S.", "Barrett",  
                    role=c("aut","cre"), 
                    email = "t.barrett88@gmail.com", 
                    comment = c(ORCID = "0000-0002-2137-1391")),
 	         person("Emily", "Brignone", role="aut"),
 	         person("Daniel J.", "Laxman", role="aut"))
Maintainer: Tyson S. Barrett <t.barrett88@gmail.com>
Description: Contains four main functions (i.e., four pieces of furniture):
    table1() which produces a well-formatted table of descriptive statistics 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, dplyr (>= 0.8.0)
Suggests: magrittr, rmarkdown, testthat
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-3
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-04 20:46:38 UTC; tysonbarrett
Author: Tyson S. Barrett [aut, cre] (<https://orcid.org/0000-0002-2137-1391>),
  Emily Brignone [aut],
  Daniel J. Laxman [aut]
Repository: CRAN
Date/Publication: 2023-09-05 11:00:06 UTC
Built: R 4.2.0; ; 2023-09-06 12:22:37 UTC; unix
