corTable2: Make a table with correlation

View source: R/CorPlot.R

corTable2R Documentation

Make a table with correlation

Description

Make a table with correlation

Usage

corTable2(fit, vanilla = TRUE, addFooter = FALSE, seek = NULL, replace = NULL)

Arguments

fit

An object of class lavaan. Result of sem function of package lavaan

vanilla

Logical. If true, vanilla.table is returned

addFooter

Logical. If true, footer added

seek

string to look for

replace

A string of replacement


processR documentation built on Jan. 23, 2023, 5:44 p.m.