learn_data {itol.toolkit} | R Documentation |
Learn data from template file
Description
Learn data from template file into data frame
Usage
learn_data(df1 = NULL, file, tree = NULL, ...)
Arguments
df1 |
initial data frame |
file |
template file |
tree |
tree file |
... |
Further arguments to be passed to subsequent functions. |
Value
a list with two data frame of node and tip annotation data
[Package itol.toolkit version 1.1.7 Index]