learn_data_from_unit_list {itol.toolkit} | R Documentation |
Learn object data from units
Description
Learn itol.hub object data from list of unit object.
Usage
learn_data_from_unit_list(object, units)
Arguments
object |
itol.hub object |
units |
itol.unit object list |
Value
a itol.hub object with new data from a list of itol.unit objects
[Package itol.toolkit version 1.1.7 Index]