Convert Adjacency Key to Double (S3 method)
as.double.adjacency.key.RdThis S3 method converts an adjacency key object to a numeric (double) vector, applying as.numeric to each element.
Usage
# S3 method for class 'adjacency.key'
as.double(x, ...)as.double.adjacency.key.RdThis S3 method converts an adjacency key object to a numeric (double) vector, applying as.numeric to each element.
# S3 method for class 'adjacency.key'
as.double(x, ...)