learn_data_from_files: Learn object data from files
Description
Learn itol.hub object data from template file.
Usage
learn_data_from_files(object, files = NULL, dir = NULL, pattern = ".", ...)
Value
a itol.hub object with new data from template files
Arguments
- object
itol.hub object
- files
template files path
- dir
files path
- pattern
file name pattern in regex
- ...
Further arguments to be passed to subsequent functions.