Description Usage Format Examples
A data.frame with NCBI taxonomy IDs in the
first column, genera in the second column, and bergey's abstract
in the third column.
1 |
A data.frame with 3 columns, which are
ncbi_id: NCBI taxonomy ID
genus: Bacterial genera
abstract: Abstract
1 2 | data("id_bergeys", package = "bergeys.webscraper")
head(id_bergeys)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.