corrtable: Creates and Saves Out a Correlation Table with Significance Levels Indicated

After using this, a publication-ready correlation table with p-values indicated will be created. The input can be a full data frame; any string and Boolean terms will be dropped as part of functionality. Correlations and p-values are calculated using the 'Hmisc' framework. Output of the correlation_matrix() function is a table of strings; this gets saved out to a '.csv2' with the save_correlation_matrix() function for easy insertion into a paper. For more details about the process, consult <https://paulvanderlaken.com/2020/07/28/publication-ready-correlation-matrix-significance-r/>.

Getting started

Package details

AuthorPaul van der Laken [aut] (<https://orcid.org/0000-0002-0404-9114>), Laura Lambert [ctb, cre] (<https://orcid.org/0000-0003-4057-7114>)
MaintainerLaura Lambert <laura.lambert.99@gmail.com>
LicenseGPL-3
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("corrtable")

Try the corrtable package in your browser

Any scripts or data that you put into this service are public.

corrtable documentation built on Nov. 3, 2023, 1:11 a.m.