learn_data: Learn data from template file
Description
Learn data from template file into data frame
Usage
learn_data(df1 = NULL, file, tree = NULL, ...)
Value
a list with two data frame of node and tip annotation data
Arguments
- df1
initial data frame
- file
template file
- tree
tree file
- ...
Further arguments to be passed to subsequent functions.