utri: utri

Description Usage Arguments Value Author(s) Examples

Description

The upper triangle of a matrix

Usage

1
utri(mat)

Arguments

mat

A matrix

Value

Returns a vector

Author(s)

David L Gibbs

Examples

1
2
3
data(ProCoNA_Data)
net1 <- buildProconaNetwork("peptide network", peptideData)
utri(TOM(net1))

Gibbsdavidl/ProCoNA documentation built on May 8, 2019, 7:51 p.m.