learn_subdf | R Documentation |
Learn sub data frame from template file
learn_subdf(lines, type, sep, dataset_name = NULL, field_labels = NULL)
lines |
a vector of character strings from template file. |
type |
template type |
sep |
a character specifying the separator. |
dataset_name |
label in template file |
field_labels |
sample ids for binary, heatmap, and other multi-column value templates |
a data frame containing the data learned from template file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.