tests/testthat/test-model_cluster.R

test_that("cluster_cosine works", {
  expect_s3_class(cluster_cosine(node_by_triad(ison_monks), distance = "euclidean"), "hclust")
})

Try the manynet package in your browser

Any scripts or data that you put into this service are public.

manynet documentation built on Nov. 5, 2025, 6:26 p.m.