convert tidy_dist_mat to matrix

# S3 method for tidy_dist_mat
as.matrix(x, ...)

# S3 method for tidy_dist_mat
as.array(x, ...)

Arguments

x

tidy_dist_mat object

...

additional arguments to be passed to or from methods. (currently doesn't do anything for this.)

Value

matrix representation (without column information)