learn_data: Learn data from template file

View source: R/learn.R

learn_dataR 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


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