as.matrix.cor.matrix: as.matrix method

View source: R/cor.matrix.R

as.matrix.cor.matrixR Documentation

as.matrix method

Description

as matrix

Usage

## S3 method for class 'cor.matrix'
as.matrix(x,...)

Arguments

x

Object of class "cor.matrix".

...

further arguments. unsued

Value

a matrix


Deducer documentation built on June 8, 2025, 1:21 p.m.