Nothing
AntWeb is the world's largest online database of images, specimen records, and natural history information on ants. The data repository is maintained by the California Academy of Sciences. It is community driven and open to contribution from anyone with specimen records, natural history comments, or images. This package provides a programmatic interface to the data. This package is part of the rOpenSci suite of tools.
knitr::opts_chunk$set( comment = "#>", error = FALSE, tidy = TRUE, fig.width=12, fig.height=8, fig.path='Figs/' )
`r
leaf_cutter_ants <- aw_data(genus = "acromyrmex")
head(leaf_cutter_ants)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.