powered by
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)
refdb_set_fields_BOLD(x)
refdb_set_fields_PR2(x)
refdb_set_fields_diatbarcode(x)
The function returns x with updated attributes.
x
a reference database.
lib <- read.csv(system.file("extdata", "baetidae_bold.csv", package = "refdb")) refdb_set_fields_BOLD(lib)
Run the code above in your browser using DataLab