Nothing
taxize_ds <- new.env()
.onLoad <- function(libname, pkgname) {
utils::data("rank_ref", package = "taxize", envir = taxize_ds)
utils::data("rank_ref_zoo", package = "taxize", envir = taxize_ds)
utils::data("theplantlist", package = "taxize", envir = taxize_ds)
utils::data("apg_families", package = "taxize", envir = taxize_ds)
utils::data("apg_orders", package = "taxize", envir = taxize_ds)
utils::data("worrms_ranks", package = "taxize", envir = taxize_ds)
}
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.