Convert Adjacency Key to Character (S3 method)
as.character.adjacency.key.RdThis S3 method converts an adjacency key object (typically a 2-row matrix or list of pairs) into a character vector, concatenating each pair with ' & '.
Usage
# S3 method for class 'adjacency.key'
as.character(x, ...)