as.data.frame.corr_edge_list: Edge-list data-frame view

View source: R/corr_result_s3.R

as.data.frame.corr_edge_listR Documentation

Edge-list data-frame view

Description

Edge-list data-frame view

Usage

## S3 method for class 'corr_edge_list'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

A corr_edge_list object.

row.names

Ignored.

optional

Ignored.

...

Unused.

Value

A data frame with columns row, col, value.


matrixCorr documentation built on April 18, 2026, 5:06 p.m.