Learn R Programming

aqp (version 2.1.0)

genhzTableToAdjMat: Convert cross-tabulation to adjacency matrix.

Description

Convert a cross-tabulation of e.g. original horizon designations vs. generalized horizon labels to adjacency matrix form.

Usage

genhzTableToAdjMat(tab)

Value

matrix of numeric values

Arguments

tab

table, cross-tabulation of original and generalized horizon labels e.g. table(original, genhz)

Author

D.E. Beaudette