cluster_knnn: Internal function to cluster igraph data

View source: R/cluster_knnn.R

cluster_knnnR Documentation

Internal function to cluster igraph data

Description

Internal function to cluster igraph data

Usage

cluster_knnn(data, method)

Arguments

data

igraph object

method

greedy, louvain or walktrap

Value

data.frame with two columns: Source and Target


irycisBioinfo/PATO documentation built on Oct. 19, 2023, 3:07 p.m.