proprPairs {propr}R Documentation

Recasts proportionality matrix as a table of feature pairs.

Description

Provided for backend use.

Usage

proprPairs(prop)

Arguments

prop

A data.frame or matrix. A proportionality matrix.

Value

A data.frame. Returns a table of feature pairs.


[Package propr version 4.2.6 Index]