Convert a set of line segment "join decisions" into a weighted adjacency matrix describing which map unit symbols touch.
joinAdjacency(x, vars = c("l_musym", "r_musym"))
A weighted adjacency matrix is returned, suitable for plotting directly with plotSoilRelationGraph()
.