Learn R Programming

tma (version 0.3.1)

adjacency_key: Adjacency Key

Description

Adjacency Key

Usage

adjacency_key(codes, upper = TRUE)

Value

matrix

Arguments

codes

character vector

upper

logical, default, TRUE, returns the key for the upper triangle, FALSE - not implemented yet