Package: corx
Type: Package
Title: Create and Format Correlation Matrices
Version: 1.0.6.1
Date: 2020-06-30
Authors@R: 
    person(given = "James",
           family = "Conigrave",
           role = c("aut", "cre"),
           email = "james.conigrave@gmail.com",
           comment = c(ORCID = "0000-0002-8816-6229"))
Description: Create correlation (or partial correlation) matrices. Correlation matrices are formatted with significance stars based on user preferences. Matrices of coefficients, p-values, and number of pairwise observations are returned. Send resultant formatted matrices to the clipboard to be pasted into excel and other programs. A plot method allows users to visualize correlation matrices created with 'corx'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/conig/corx
Imports: ppcor, crayon, ggcorrplot, glue, psych, clipr, tidyselect,
        moments, ggpubr, ggplot2, magrittr, stats
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-06-30 09:04:55 UTC; james
Author: James Conigrave [aut, cre] (<https://orcid.org/0000-0002-8816-6229>)
Maintainer: James Conigrave <james.conigrave@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-30 09:20:17 UTC
