# TODO: Writting a table for release at the herbarium
#
# Author: Miguel Alvarez
################################################################################
library(taxlist)
x <- readRDS("lab/specimens.rds")
load("R/sysdata.rda")
source("R/classes.R")
source("R/release.R")
## herb = "FB"
new_table <- release(specimens, "BONN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.