fuse_exp_grp: Fuse two experimental grouping

View source: R/utils.R

fuse_exp_grpR Documentation

Fuse two experimental grouping

Description

This function tales two experimental grouping as parameter and merge them according to their row names.

Usage

fuse_exp_grp(exp_grp1, exp_grp2, by = "row.names")

Arguments

exp_grp1

The first experimental grouping.

exp_grp2

The second experimental grouping.

by

Specifications of the columns used for merging. See 'Details' in ?merge.

Value

The fused experimental grouping


fchuffar/epimedtools documentation built on Feb. 3, 2024, 2:21 a.m.