corAsPsych: Returns a data.frame with correlations like the psych uses

View source: R/corAsPsych.r

corAsPsychR Documentation

Returns a data.frame with correlations like the psych uses

Description

Returns a data.frame with correlations like the psych uses

Usage

corAsPsych(x, delete.lower = T, round.digits = 2, ...)

Arguments

x

a data.frame

delete.lower

if should delete the lower diagonal

...

other params, passed to corr.test


clbustos/rcebn documentation built on Feb. 2, 2024, 5:55 a.m.