Package: apaText
Type: Package
Title: Create R Markdown Text for Results in the Style of the American
        Psychological Association (APA)
Version: 0.1.1
Authors@R: person("David", "Stanley", , "dstanley@uoguelph.ca", role = c("aut", "cre"))
Description: Create APA style text from analyses for use within R Markdown documents. Descriptive statistics, confidence intervals, and cell sizes are reported.
License: MIT License + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.2)
Imports: stats, dplyr
Suggests: apaTables
Date: 2018-04-14
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-14 12:28:48 UTC; dstanley
Author: David Stanley [aut, cre]
Maintainer: David Stanley <dstanley@uoguelph.ca>
Repository: CRAN
Date/Publication: 2018-04-16 10:37:43 UTC
