as_DNAbin.tbl_df | R Documentation |
Coerce tibble to DNAbin
## S3 method for class 'tbl_df' as_DNAbin(x, sequences, labels = NULL, ...)
x |
a tibble. |
sequences |
Name of the tibble column that stores the sequences. |
labels |
Name of the tibble column that stores the sequence labels. |
... |
Other params. |
A DNAbin object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.