merge_unit: Merge units

View source: R/object.R

merge_unitR Documentation

Merge units

Description

Merge two itol.unit with same type. The second unit data will be added into the first one.

Usage

merge_unit(obj1, obj2)

Arguments

obj1

a itol.unit object specifying the first unit

obj2

a itol.unit object specifying the second unit

Value

a itol.unit object with merged data


itol.toolkit documentation built on Nov. 18, 2023, 5:11 p.m.