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

genhzTableToAdjMat(tab)

Arguments

tab

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

Value

matrix of numeric values

Author

D.E. Beaudette