fields_dbs | R Documentation |
Functions to set fields for various databases
refdb_set_fields_NCBI(x) refdb_set_fields_BOLD(x) refdb_set_fields_PR2(x) refdb_set_fields_diatbarcode(x)
x |
a reference database. |
The function returns x
with updated attributes.
lib <- read.csv(system.file("extdata", "baetidae_bold.csv", package = "refdb")) refdb_set_fields_BOLD(lib)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.