+,itol.hub,itol.unit-method {itol.toolkit} | R Documentation |
plus method add method for S4 class itol.hub and itol.unit
Description
plus method add method for S4 class itol.hub and itol.unit
plus method add method for S4 class itol.unit and itol.unit
Usage
## S4 method for signature 'itol.hub,itol.unit'
e1 + e2
## S4 method for signature 'itol.unit,itol.unit'
e1 + e2
Arguments
e1 |
An object of class itol.unit |
e2 |
An object of class itol.unit |
Value
a itol.hub object with new data from itol.unit object
a itol.unit object with merged data
[Package itol.toolkit version 1.1.7 Index]