nucleotides | R Documentation |
The user should input a datafarme with data obtained from BOLD. This function will then return a vector of all of the different nucleotide markers in the dataframe.
nucleotides(df)
df |
A dataframe with data obtained form BOLD. |
A vector of all of the different nucleotide markers in the dataframe.
Nishan mudalige
example.df <- get.public(container=c("AICC, PRT")) nucleotides(example.df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.