merge_unit {itol.toolkit}R 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


[Package itol.toolkit version 1.1.7 Index]