get_metric_votes_k: Get a dataframe with the k votes for every index

View source: R/get_metric_votes_k.R

get_metric_votes_kR Documentation

Get a dataframe with the k votes for every index

Description

Get a dataframe with the k votes for every index

Usage

get_metric_votes_k(object)

Arguments

object

An object of class "clusterVoting"

Value

Dataframe with the k votes for every index

Examples

cv.object <- clusterVoting(toy_genes, 4,6,"sc")
get_metric_votes_k(cv.object)

BioSok/omada documentation built on Aug. 21, 2023, 2:38 p.m.