Hy4m / linkET

Everything is Linkable
145 stars 39 forks source link

聚类时报错 #2

Closed Hy4m closed 3 years ago

Hy4m commented 3 years ago
library(linkET)
as_matrix_data(mtcars, cluster = "all")
#> Error in attr(x, i) <- attrs[[i]]: cannot set attribute on a symbol

Created on 2021-09-26 by the reprex package (v2.0.0)