learn_data_from_files: Learn object data from files

View source: R/learn.R

learn_data_from_filesR Documentation

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 = ".", ...)

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.

Value

a itol.hub object with new data from template files


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