function_detect_belonging: From a string containing the kcliques, detects to which set...

View source: R/list_kcliques.R

function_detect_belongingR Documentation

From a string containing the kcliques, detects to which set each node belongs

Description

From a string containing the kcliques, detects to which set each node belongs

Usage

function_detect_belonging(string_input, dat, sep = ";")

Arguments

string_input

input a character vector containing members of the kcliques

dat

a dataset with multiple columns, each column containing each factor composing the k sets of the G

sep

separator between node names


RemiMahmoud/kclique documentation built on March 18, 2023, 1:41 p.m.