# TODO: Test print and summary functions
#
# Author: Miguel Alvarez
################################################################################
library(specimens)
Spec <- readRDS("lab/specimens.rds")
Spec
summary(Spec, 1777)
summary(Spec, spec_id = 1181)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.