do_fun_enrich_dend: Template for functions that accept either a data frame or a...

View source: R/do_fun_enrich_dend.R

do_fun_enrich_dendR Documentation

Template for functions that accept either a data frame or a list

Description

Template for functions that accept either a data frame or a list

Usage

do_fun_enrich_dend(
  data_,
  dend = "dend_y",
  database,
  max.k = 10,
  ...,
  dataset,
  input,
  output
)

Arguments

data_

list or tibble

...

specific arguments

dataset

dataset

input

name of input data

output

name of output data


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.